// JavaScript Document

document.write('<a href="/index.html" alt="Home" title="Home"><img src="/images/menu/home.gif" border="0" height="12"></a>'); 
document.write('&nbsp;&nbsp;');
document.write('<a href="/biography.html" alt="Biography" title="Biography"><img src="/images/menu/bio.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/calendar" alt="Schedule" title="Schedule" ><img src="/images/menu/sched.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/cds.html" alt="CDs" title="CDs"><img src="/images/menu/cds.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/bruce_photos.html" alt="Bruce Photos" title="Bruce Photos"><img src="/images/menu/photos.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/weddings" alt="Weddings" title="Weddings" ><img src="/images/menu/weddings.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="http://eepurl.com/bS44v" alt="Mailing List" title="Mailing List" ><img src="/images/menu/mailing.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/gigs" alt="Live Gig Photos" title="Live Gig Photos"><img src="/images/menu/gigphotos.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/weeklyvideos" alt="Weekly Audience Video Spotlight" title="Weekly Audience Video Spotlight"><img src="/images/menu/audvideos.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/contact.html" alt="Contact Bruce"  title="Contact Bruce"><img src="/images/menu/contact.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/reviews" alt="Reviews" title="Reviews"><img src="/images/menu/reviews.gif" border="0" height="12"></a>');
document.write('&nbsp;&nbsp;');
document.write('<a href="/video" alt="Video" title="Video"><img src="/images/menu/video.gif" border="0" height="12"></a>');
 
