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='rates.html'>Rates</a>&nbsp;|&nbsp;")
document.write("<a href='enquiries.html'>Enquiries</a>&nbsp;|&nbsp;")
document.write("<a href='location.html'>Location</a>&nbsp;|&nbsp;")
document.write("<a href='facilities.html'>Facilities</a>&nbsp;|&nbsp;")
document.write("<a href='contact.html'>Contact Us</a>&nbsp;|&nbsp;")
document.write("<a href='directions.html'>Directions</a>")
document.write("</td></tr></table>")

