1<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
5<meta http-equiv="content-script-type" content="text/javascript">
6<meta http-equiv="content-style-type" content="text/css">
7<link rel="stylesheet" type="text/css" href="style.css">
8<title>Sections</title>
9</head>
10<body class="navigation">
11
12<ul class="navigation">
13<li><a target="main" href="main.html">Main</a></li>
14<li><a target="main" href="results.html">Results</a></li>
15<li><a target="main" href="FAQ.html">FAQ</a></li>
16<li><a               href="manual/sections.html">Manual</a></li>
17<li><a target="main" href="quality.html">Quality</a></li>
18<li><a target="main" href="screenshots.html">Screenshots</a></li>
19<li><a target="main" href="testimonials.html">Testimonials</a></li>
20<li><a target="main" href="license.html">License</a></li>
21<li><a target="main" href="downloads.html">Downloads</a></li>
22<li><a target="main" href="feedback.html">Feedback</a></li>
23<li><a target="main" href="acknowledgements.html">Ack'ments</a></li>
24<li><a target="main" href="alternatives.html">Alternatives</a></li>
25</ul>
26
27<p>
28<center>
29<small>More Android code protection:</small>
30<p>
31<a href="http://www.saikoa.com/dexguard" target="_top">
32<img src="dexguard.png" width="88" height="55" alt="Saikoa" /></a>
33
34<p>
35<small>With support of</small>
36
37<p>
38<a href="http://www.saikoa.com/" target="_top">
39<img src="saikoalogo.png" width="88" height="19" alt="DexGuard" /></a>
40
41<p>
42<a href="http://sourceforge.net/projects/proguard/" target="other">
43<img src="sflogo.png" width="88" height="31" alt="SourceForge" /></a>
44
45</center>
46
47<script type="text/javascript">
48base = "http://sourceforge.net/apps/piwik/proguard/";
49if (document.location.hostname == "proguard.sourceforge.net")
50  document.write(unescape("%3Cscript src='"+base+"piwik.js' type='text/javascript'%3E%3C/script%3E"));
51</script><script type="text/javascript">
52if (document.location.hostname == "proguard.sourceforge.net")
53  piwik_log('', 1, base+"piwik.php");
54</script>
55
56</body>
57</html>
58