<!-- 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=\'us.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
// document.write('Us<br>');


document.write('</td></tr><tr><td onClick="location.href=\'news.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('WHAT\'S NEW?<br>');


document.write('</td></tr><tr><td onClick="location.href=\'aboutme.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('ABOUT ME<br>');


// document.write('</td></tr><tr><td onClick="location.href=\'calendar.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
// document.write('Calendar<br>');


document.write('</td></tr><tr><td onClick="location.href=\'services.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('DRUMMER FOR HIRE<br>');


document.write('</td></tr><tr><td onClick="location.href=\'media.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write(' WATCH / LISTEN<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 GALLERY<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 Gallery<br>');


// document.write('</td></tr><tr><td onClick="location.href=\'gear.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
// document.write('Gear<br>');


document.write('</td></tr><tr><td onClick="location.href=\'articles.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('ON-LINE LESSONS<br>');


document.write('</td></tr><tr><td onClick="location.href=\'links.htm\';" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button">');
document.write('LINKS<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 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>');
document.write('<img src="picts/menu-bottom.jpg" width="154" height="150"></a><br>');


document.write('</td></tr></table></DIV>');

//  End -->