
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="contact.htm" class="menulinks">Contact Us</a><br>');


// NOTE: To add a new link copy and paste the next 4 lines


document.write('</td></tr><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="guestbook.htm" class="menulinks">Guest Book</a><br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="hotelnews.htm" class="menulinks">News & Offers</a><br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="hotelfaq.htm" class="menulinks">FAQ</a><br>');

document.write('</td></tr><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="postcards.htm" class="menulinks">Send a Postcard</a><br>');



document.write('</td></tr><tr><td>');
document.write('<img src="picts/bullit.gif" HEIGHT="15" WIDTH="20"><br>');
document.write('</td><td>');
document.write('<a href="index.html" class="menulinks">Home</a><br>');

document.write('</td></tr></table>');


//  End -->
