document.write('<table border="0" width="654"> ');
document.write('<tr> ');
document.write('    <td width="57" align="center"><a href="welcome.htm">Home</a></td> ');
document.write('    <td width="64" align="center"><a href="history.htm">History</a></td> ');
document.write('    <td width="131" align="center"><a href="events.htm">Upcoming Events</a></td> ');
document.write('    <td width="71" align="center"><a href="vips.htm">V.I.P.s</a></td> ');
document.write('    <td width="87" align="center"><a href="pastevents.htm">Past Events</a></td> ');
document.write('    <td width="88" align="center"><a href="sponsors.htm">Sponsors</a></td> ');
document.write('    <td width="65" align="center"><a href="contacts.htm">Contacts</a></td> ');
document.write('    <td width="77" align="center"><a href="links.htm">Links</a></td> ');
document.write('  </tr> ');
document.write('</table> ');
