// include by  <script type="text/javascript" language="JavaScript" src="navigation.js"></script>
//
document.write('<center>');
document.write('<table border="0" cellpadding="8" cellspacing="0">');
document.write('  <tr>');
document.write('    <td align="center" width="80px"><a href="./what.html">What</a></td>');
//document.write('    <td align="center" width="80px"><a href="../ser2005/rules.html">Rules</a></td>');
document.write('    <td align="center" width="80px"><a href="./environment.html">Contest Environment</a></td>');
document.write('    <td align="center" width="80px"><a href="../samples/">Example Problems</a></td>');
//document.write('    <td align="center" width="80px"><a href="../pc2/">PC2</a></td>');
//document.write('    <td align="center" width="80px"><a href="./registration.html">Registration</a></td>');
//document.write('    <td align="center" width="95px"><a href="../javadocs6/docs/">Java 6 docs</a></td>');
//document.write('    <td align="center" width="95px"><a href="../javadocs5/docs/">Java 5 docs</a></td>');
document.write('    <td align="center" width="80px"><a href="./instructions.html">Rules &amp; Notes</a></td>');
document.write('    <td align="center" width="80px"><a href="./scoreboard/html/Overall-Summary.html">Scoreboard</a></td>');
//document.write('    <td align="center" width="95px"><a href="http://it.fit.edu/studio/broadcast/load.cfm?fn=acm_broad">2004 Video [cfm]</a></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td align="center" width="80px"><a href="./schedule.html">Schedule</a></td>');
document.write('    <td align="center" width="80px"><a href="./accommodations.html">Accommodations</a></td>');
//document.write('    <td align="center" width="80px"><a href="../samples/">Example Problems</a></td>');
//document.write('    <td align="center" width="80px"><a href="../pc2/">PC2</a></td>');
//document.write('    <td align="center" width="80px"><a href="./reference.html">Links</a></td>');
//document.write('    <td align="center" width="80px"><a href="./thanks.html">Thanks</a></td>');
//document.write('    <td align="center" width="80px"><a href="./problem_set.html">Problem Set</a></td>');
document.write('    <td align="center" width="95px"><a href="./pictures/phpshow.php">Pictures</a></td>');
//document.write('    <td align="center" width="95px"><a href="../STL_doc/">C++ STL docs</a></td>');
document.write('    <td align="center" width="80px"><a href="./standings.html">Final Standings</a></td>');
document.write('    <td align="center" width="80px"><a href="./sample_data/">Sample Data</a></td>');
document.write('    <td align="center" width="80px"><a href="./problems/">Problem Set</a></td>');
document.write('  </tr>');
document.write('</table>');
document.write('</center>');
document.write('<br>');
