<!-- Start of Navagaion code --
document.write('<div class="nav">')
document.write('<div><a href="index.html">Home</a></div>')
document.write('<div><a href="Shows.html">Shows</a></div>')
document.write('<div><a href="Pictures.html">Pictures</a></div>')
document.write('<div><a href="Music.html">Music</a></div>')
document.write('<div><a href="Bios.html">Bios</a></div>')
document.write('<div><a href="Presskit.html">Press Kit</a></div>')
document.write('<div><a href="Links.html">Links</a></div>')
document.write('<div><a href="http://www.a-free-guestbook.com/guestbook.php?username=dmillman" target=_blank)">Guest Book</a></div>')
document.write('<div><a href="Contact.html">Contact</a></div>')
document.write('</div>')
//-- End of Navagation Code -->
