document.write	('<tr>');
document.write	('<td align="center" colspan="2">');
document.write	('<table cellpadding="0" cellspacing="0" class="navBlock" align="center">');
document.write	('<tr>');
document.write	('<td style="vertical-align: middle; width: 80px; text-align: center"><a href="index.jsp"><img src="images/navHome.gif" width="51" height="14"></a></td>');
document.write	('<td style="vertical-align: middle; width: 206px; text-align: center"><a href="enterToVote.jsp"><img src="images/navEnterToVote.gif" width="134" height="14"></a></td>');
document.write	('<td style="vertical-align: middle; width: 184px; text-align: center"><a href="aboutDesign.jsp"><img src="images/navAboutTheDesign.gif" width="165" height="14"></a></td>');
document.write	('<td style="vertical-align: middle; width: 131px; text-align: center"><a href="rules.jsp"><img src="images/navRules.gif" width="54" height="14"></a></td>');
document.write	('<td style="vertical-align: middle; width: 113px; text-align: center"><a href="sponsors.jsp"><img src="images/navSponsors.gif" width="83" height="14"></a></td>');
document.write	('</tr>');
document.write	('</table>');
document.write	('</td>');
document.write	('</tr>');
