
<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<TABLE cellpadding=8 cellspacing=0 border=0 WIDTH="100%" background="web_pix/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="web_pix/spacer.gif" width="20" height="23"></a><br>');


document.write('</td><td nowrap>');
document.write('<a href="rooms.htm" class="menu">Rooms &amp; Rates</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="activities.htm" class="menu">Activities</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="sights.htm" class="menu">Sights</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="pictures.htm" class="menu">Pictures</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="history.htm" class="menu">History</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="contact.htm" class="menu">Contact</a><br>');

document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</a><br>');

document.write('</td><td>');
document.write('<img src="web_pix/spacer.gif" width="10" height="23"><br>');

document.write('</td></tr></table>');

//  End -->