<!-- 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=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="location.html" target="pageframe"><td>');
document.write('<input type="submit" value="Location" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="hours.html" target="pageframe"><td>');
document.write('<input type="submit" value="Hours" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="mailto:CU2Jazz@Yahoo.com" target=""><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="calendars/Calendar.html" target="pageframe"><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="gallery1.htm" target="pageframe"><td>');
document.write('<input type="submit" value="Pictures" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="events.html" target="pageframe"><td>');
document.write('<input type="submit" value="Events" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="http://www.organicgroov.com" target="_blank"><td>');
document.write('<input type="submit" value="Organicgroov" 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 -->