document.write(unescape('&nbsp;&nbsp;<a href="index.html">Home</a>&nbsp;&nbsp;|'));

document.write(unescape('&nbsp;&nbsp;<a href="rooms.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1, \'150px\')" onMouseout="delayhidemenu()">Rooms</a>&nbsp;&nbsp;|'));

document.write(unescape('&nbsp;&nbsp;<a href="rates.html">Rates</a>&nbsp;&nbsp;|'));

document.write(unescape('&nbsp;&nbsp;<a href="cars.html">Rental Cars</a>&nbsp;&nbsp;|'));

document.write(unescape('&nbsp;&nbsp;<a href="location.html">Location and Directions</a>&nbsp;&nbsp;|'));


document.write(unescape('&nbsp;&nbsp;<a href="attractions.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2, \'150px\')" onMouseout="delayhidemenu()">Local Attractions</a>&nbsp;&nbsp;|'));

document.write(unescape('&nbsp;&nbsp;<a href="contact.html">Contact&nbsp;Us</a>'));