| <!doctype html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
| <html> |
| <head> |
| <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> |
| <meta http-equiv="content-script-type" content="text/javascript"> |
| <meta http-equiv="content-style-type" content="text/css"> |
| <link rel="stylesheet" type="text/css" href="style.css"> |
| <title>Sections</title> |
| </head> |
| <body class="navigation"> |
| |
| <ul class="navigation"> |
| <li><a target="main" href="main.html">Main</a></li> |
| <li><a target="main" href="results.html">Results</a></li> |
| <li><a target="main" href="FAQ.html">FAQ</a></li> |
| <li><a href="manual/sections.html">Manual</a></li> |
| <li><a target="main" href="quality.html">Quality</a></li> |
| <li><a target="main" href="screenshots.html">Screenshots</a></li> |
| <li><a target="main" href="testimonials.html">Testimonials</a></li> |
| <li><a target="main" href="license.html">License</a></li> |
| <li><a target="main" href="downloads.html">Downloads</a></li> |
| <li><a target="main" href="feedback.html">Feedback</a></li> |
| <li><a target="main" href="acknowledgements.html">Ack'ments</a></li> |
| <li><a target="main" href="alternatives.html">Alternatives</a></li> |
| </ul> |
| |
| <p> |
| <center> |
| <small>With support of</small> |
| <p> |
| |
| <a href="http://sourceforge.net/projects/proguard/" target="other"> |
| |
| <script type="text/javascript" language="JavaScript"> |
| <!-- |
| document.write("<img src=\""); |
| document.write(document.location.hostname == "proguard.sourceforge.net" ? |
| "http://sourceforge.net/sflogo.php?group_id=54750&type=1" : |
| "sflogo.png"); |
| document.write("\" width=\"88\" height=\"31\" alt=\"SourceForge\">"); |
| if (document.location.hostname == "proguard.sourceforge.net") { |
| document.write("<script type=\"text/javascript\" src=\"http://sourceforge.net/apps/piwik/proguard/piwik.js\"></scri"+"pt>"); |
| document.write("<script type=\"text/javascript\">piwik_log(\"\", 1, \"http://sourceforge.net/apps/piwik/proguard/piwik.php\");</scri"+"pt>"); |
| } |
| //--> |
| </script> |
| <noscript> |
| <img src="sflogo.png" width="88" height="31" alt="SourceForge"> |
| </noscript> |
| |
| </a> |
| |
| <p> |
| <a href="http://www.luciad.com/" target="other"> |
| <img src="luciadlogo.png" width="88" height="24" alt="Luciad"></a> |
| <p> |
| <a href="http://www.javadocking.com/" target="other"> |
| <img src="sanawarelogo.png" width="88" height="24" alt="Sanaware"></a> |
| </center> |
| |
| </body> |
| </html> |