
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<TABLE cellpadding=0 cellspacing=0 border=0>');
document.write('<tr><form action="home.htm"><td>');
document.write('<input type="submit" value=" About Us " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="tour.html"><td>');
document.write('<input type="submit" value=" Swamp Tours " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="cafe.html"><td>');
document.write('<input type="submit" value=" McGee\'s Cafe " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="music.html"><td>');
document.write('<input type="submit" value=" Live Music " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="cabin.html"><td>');
document.write('<input type="submit" value=" Guest Cabins " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="basin.html"><td>');
document.write('<input type="submit" value=" The Basin " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="contact.html"><td>');
document.write('<input type="submit" value=" Contact Us " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="map.html"><td>');
document.write('<input type="submit" value=" Directions " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="home.htm"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><td>');
document.write('<td WIDTH="1">');
document.write('</td></tr></table>');

//  End -->