<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 WIDTH="100%" background="picts/background-menu.gif"><tr><td WIDTH="90%">');
document.write('<img src="picts/spacer.gif" width="5" height="23"></a><br>');

document.write('</td><form action="index.html"><td>');
document.write('<input type="submit" value="      Home     " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="attractions.html"><td>');
document.write('<input type="submit" value="  Attractions  " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="lodging.html"><td>');
document.write('<input type="submit" value="    Lodging    " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="dining.html"><td>');
document.write('<input type="submit" value="     Dining    " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="shopping.html"><td>');
document.write('<input type="submit" value="   Shopping    " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="realestate.html"><td>');
document.write('<input type="submit" value="  Property  " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<img src="picts/spacer.gif" width="300" height="23"></a><br>');
document.write('</td></tr></table>');

//  End -->