document.write('<div id="menulinks">');
document.write('<table border="0" cellpadding="0" cellspacing="0"><tr>');

document.write('<td><a class="menu" href="gigs.php">&nbsp;Home&nbsp;<span> Our show calendar and main page of the site.</span></a></td>');
document.write('<td><a class="menu" href="presskit/noalibirocks.pdf">&nbsp;Press Kit&nbsp;<span> Download our press kit.</span></a></td>');
document.write('<td><a class="menu" href="nband.htm">&nbsp;The Band&nbsp;<span> A band bio and introduction to the members.</span></a></td>');
document.write('<td><a class="menu" href="ncontact.htm">&nbsp;Contact&nbsp;<span> How to contact us...  email and telephone info.</span></a></td>');
document.write('<td><a class="menu" target=_blank href="pics/ngallery.htm">&nbsp;Gallery&nbsp;<span> Pictures from prior shows.</span></a></td>');
document.write('<td><a class="menu" href="songlist.php">&nbsp;Song List&nbsp;<span> Our song list, growing all the time.</span></a></td>');
document.write('<td><a class="menu" href="quotes.php">&nbsp;Quotes&nbsp;<span> What people are saying.</span></a></td>');
document.write('<td><a class="menu" href="nlinks.htm">&nbsp;Links&nbsp;<span> Contact our web master and other miscellaneous links.</span></a></td>');
//document.write('<td><a class="menu" href="wordpress/">&nbsp;Blog&nbsp;<span> The new No Alibi blog page.</span></a></td>');


//document.write('<td><a class="menu" href="nguestbook.htm">&nbsp;Guest Book&nbsp;<span> Read our guest book!</span></a></td>');
//document.write('<td><a class="menu" href="media.htm">&nbsp;Downloads&nbsp;<span> Download and listen to us!</span></a></td>');
//document.write('<td><a class="menu" href="clubs.htm">&nbsp;The Clubs&nbsp;<span> Where you can join us...</span></a></td>');
//document.write('<td><a class="menu" href="ads.htm">&nbsp;Advertisers&nbsp;<span> Featured advertisers.  Check them out!</span></a></td>');

document.write('</tr></table>');
document.write('</div>');

/*
document.write('<div id="player">');
document.write('<table><tr><td><form action="stop.htm" target="header">');
document.write('<input type="image" border=0 src="images/btnstop.jpg" alt="Stop Music">');
document.write('</form></td>');
document.write('<td><form action="head.htm" target="header">');
document.write('<input type="image" border=0 src="images/btnplay.jpg" alt="Play Music">');
document.write('</form></td></tr></table>');
document.write('</div>');
*/
