<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="160"></a><br>');


document.write('</td></tr><tr><td onClick="location.href=\'index.html\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Home<br>');


document.write('</td></tr><tr><td onClick="location.href=\'theband.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('The Band<br>');


document.write('</td></tr><tr><td onClick="location.href=\'articles.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Press Articles<br>');


document.write('</td></tr><tr><td onClick="location.href=\'venues.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Venues<br>');


document.write('</td></tr><tr><td onClick="location.href=\'gallery-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Photo Galleries<br>');


document.write('</td></tr><tr><td onClick="location.href=\'sound-1.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Sound Bites<br>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

//document.write('</td></tr><tr><td onClick="location.href=\'guestbook.htm\';" onmouseover="this.className=\'buttonon\'" //onmouseout="this.className=\'button\'" class="button">');
//document.write('Guestbook<br>');


document.write('</td></tr><tr><td onClick="location.href=\'contact.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('Contact<br>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom-4.jpg" width="154" height="109"></a><br>');


document.write('</td></tr></table></DIV>');

//  End -->
