document.write('<html>');
document.write('<head>');
document.write('<meta http-equiv="Content-Type" content="text.html; charset=iso-8859-1">');
document.write('<meta name="robots" content="noindex">');
document.write('</head>');
document.write('<body marginwidth="0" marginheight="0">');

document.write('<a href="../index.html">HOME</a> &nbsp; | &nbsp; <a href="../rooms.html">ACCOMMODATIONS</a> &nbsp; | &nbsp; <a href="../amenities.html">AMENITIES</a> &nbsp; | &nbsp; <a href="../rates.html">ROOM RATES</a> &nbsp; | &nbsp; <a href="../policies.html">POLICIES and INFORMATION</a> &nbsp; |<br />');
			   
document.write('<a href="../map.html">AREA  MAP</a> &nbsp; | &nbsp; <a href="../location.html">OUR LOCATION / PLACES to SEE</a> &nbsp; | &nbsp; <a href="../restaurant.html">RESTAURANT</a> &nbsp; | &nbsp; <a href="../reservations.html">RESERVATION REQUEST</a> &nbsp; | &nbsp; <a href="../contact.html">CONTACT US</a><br /><br />');

document.write('</body>');
document.write('</html>');