document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="images/menu-top.gif" width="154" height="125"></a><br>');

document.write('</td></tr><tr><td onClick="location.href=\'index.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');

document.write('</td></tr><tr><td onClick="location.href=\'gallery.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Photo Gallery<br>');

document.write('</td></tr><tr><td onClick="location.href=\'sound.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Sound Gallery<br>');

document.write('</td></tr><tr></form><td>');
document.write('<img src="images/menu-bottom.gif" width="154" height="125"></a><br>');
document.write('</td></tr></table></DIV>');
