<!-- 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>');

// START CODE FOR THE WELCOME MESSAGE
//document.write('<br>');
//document.write('<img src="message/message.gif" alt="Video Welcome Message" vspace="2"><br>');
//document.write('<a href="javascript:WelCome(\'video/PowerHouse_256k.wmv\')"><img src="message/playbutton-WM-off.gif" border="0" vspace="2" alt="Play" onmouseover="this.src=\'message/playbutton-WM-on.gif\'" onmouseout="this.src=\'message/playbutton-WM-off.gif\'"></a>');
//document.write('<br>');
//document.write('<a href="javascript:WelCome(\'message/welcome-quicktime.htm\')"><img src="message/playbutton-QT-off.gif" border="0" vspace="2" alt="Play" onmouseover="this.src=\'message/playbutton-QT-on.gif\'" onmouseout="this.src=\'message/playbutton-QT-off.gif\'"></a><br>');
//document.write('<br>');
//document.write('<img src="message/welcome-video.jpg" alt="Video Welcome Message" vspace="5"><br>');
// END CODE FOR THE WELCOME MESSAGE


document.write('</td></tr><tr></form><form action="sound-1.htm"><td>');
document.write('<input type="submit" value="Video & Sound" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contact" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="clients.htm"><td>');
document.write('<input type="submit" value="Clients & Venues" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="appearances.htm"><td>');
document.write('<input type="submit" value="Appearances" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="songlist.htm"><td>');
document.write('<input type="submit" value="Songlist" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="biographies.htm"><td>');
document.write('<input type="submit" value="Biographies" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="whyagency.htm"><td>');
document.write('<input type="submit" value="Using Agencies" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="links.htm"><td>');
document.write('<input type="submit" value="Links" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><form action="index.html"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.jpg" width="154" height="150"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->