document.write('<div id="nav"><table align=center bgcolor="white" border=0 width=800 cellpadding=8>');
document.write('<tr><td align=left valign="top" width="160"><a href="index.html"><b>HOME</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="enter.html"><b>ENTRY</b></a></td>'); 
document.write('<td align=left valign="top" width="160"><a href="contact.html"><b>CONTACT</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="training.html"><b>TRAINING</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="map.html"><b>MAP</b></a></td></tr>');
document.write('<tr><td align=left valign="top" width="160"><a href="history.html"><b>HISTORY</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="gallery.html"><b>PHOTOS</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="sponsors.html"><b>SPONSORS</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="ross.html"><b>ABOUT ROSS</b></a></td>');
document.write('<td align=left valign="top" width="160"><a href="results.html"><b>RESULTS</b></a></td>');
document.write('</tr></table></div>');