<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=1 border=0>');
document.write('<tr><form action="index.html" target="_top"><td>');
document.write('<input type="submit" value=" Front " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="about.htm" target="pageframe"><td>');
document.write('<input type="submit" value="About" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery1.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 1" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery2.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 2" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="gallery3.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Gallery 3" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="http://www.thomasriver.co.za/cgi-bin/suite/classifieds/classifieds.cgi" target="pageframe"><td>');
document.write('<input type="submit" value="Classifieds" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></form><form action="book.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Parrot Book" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');


document.write('</td></form><form action="contact.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Contact" 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></DIV>');

//  End -->