// JavaScript Document
document.write("<a href='news.html'>NEWS</a><br>");
document.write("<a href='biography.html'>BIOGRAPHY</a><br>");
document.write("<a href='photos.html'>PHOTOS</a><br>");
document.write("<a href='videos.html'>VIDEOS</a><br>");
document.write("<a href='lyrics.html'>LYRICS <br>");
document.write("<a href='tour.html'>TOUR <br>");
document.write("<a href='storelinks.html'>STORELINKS</a><br>");
document.write("<a href='contact.html'>CONTACT</a><br>");
document.write("<a href='sponsors.html'>SPONSORS</a><br>");
document.write("<a href='guestbook/write.php'>GUESTBOOK</a><br>");
document.write("<a href='press.html'>PRESS</a><br>");
