document.write("<table border='0' cellpadding='2' cellspacing='2'>\n");
document.write("<tr valign='middle'>\n");
document.write("<td><img src='images/willporter_sm.jpg' alt='Will Porter' align='left' width='84' height='82'></td>\n");
document.write("<td><span class='menu'>\n");
document.write("<a href='index.html'>Home</a>\n");
document.write("|<a href='cd.html'>CD</a>\n");
document.write("|<a href='bio.html'>Bio</a>\n");
document.write("|<a href='news.html'>News</a>\n");
document.write("|<a href='order.html'>Order</a>\n");
document.write("|<a href='http://www.cdbaby.com/cd/willporter'>Listen</a>\n");
document.write("|<a href='reviews.html'>Reviews</a>\n");
document.write("|<a href='photos.html'>Photos</a>\n");
// document.write("|<a href='shows.html'>Shows</a>\n");
document.write("|<a href='links.html'>Links</a>\n");
document.write("|<a href='guestbook.html'>Guestbook</a>\n");
document.write("|<a href='contact.html'>Contact</a>\n");
document.write("</span></td></tr>\n");
document.write("</table>\n");
