<!-- Begin

document.write('<center><font face="verdana" size="2" color="#FFFF00">');

document.write('&nbsp;| <a href="home.html">Home</a> | ');
document.write('&nbsp;<a href="about.html">About The Band</a>  |');

document.write('&nbsp;<a href="bio.html">Biography</a> |');
<!--document.write('&nbsp;<a href="facts.html">Fast Facts</a> |'); -->

document.write('&nbsp;<a href="quotes.html">Quotes</a>  |');
document.write('&nbsp;<a href="photo.html">Photo Gallery</a>  |');

document.write('&nbsp;<a href="music.html">Music</a>  |');

document.write('&nbsp;<a href="busi.html">Business</a>  |');

document.write('&nbsp; <a href="store.html">Store</a>  |');


document.write('</font></center>');

// End -->