document.write("<table border='0' cellpadding='2' cellspacing='0' align='center' width='100%'>")
document.write("<tr height='24'>")
document.write("<td class='menu' align='center'>")
document.write("<a href='index.html'>Home</a>&nbsp;|&nbsp;")
document.write("<a href='about.html'>About Us</a>&nbsp;|&nbsp;")
document.write("<a href='map.html'>Map</a>&nbsp;|&nbsp;")
document.write("<a href='gallery.html'>Photo Gallery</a>&nbsp;|&nbsp;")
document.write("<a href='adventures.html'>Dirt Ryders Adventures</a>&nbsp;|&nbsp;")
document.write("<a href='gokarting.html'>Go Karting</a>&nbsp;|&nbsp;")
document.write("<a href='paintball.html'>Paintball</a>&nbsp;|&nbsp;")
document.write("<a href='bar.html'>Restaurant & Bar</a>&nbsp;|&nbsp;")
document.write("<a href='kids.html'>Kids Parties</a>&nbsp;|&nbsp;")
document.write("<a href='packaged.html'>Packaged Adventure</a>&nbsp;|&nbsp;")
document.write("<a href='corp.html'>Corporate Teams/Events</a>&nbsp;|&nbsp;")
document.write("<a href='brandgear.html'>Our Brand Gear</a>&nbsp;|&nbsp;")
document.write("<a href='contact.html'>Contact Us</a>&nbsp;|&nbsp;")
document.write("</td></tr></table>")

