<!--
document.write ("<center><font color=red face=arial><small><b><hr width=95% color=red size=1>");
document.write ('<a href="index.html">Home</a>&nbsp;|&nbsp;');
document.write ('<a href="addurl.html">Add URL</a>&nbsp;|&nbsp;');
document.write ('<a href="audio.html">Audio</a>&nbsp;|&nbsp;');
document.write ('<a href="photos.html">Photos</a>&nbsp;|&nbsp;');
document.write ('<a href="mix.html">Mix &amp; Match</a>&nbsp;|&nbsp;');
document.write ('<a href="magazines.html">News</a>&nbsp;|&nbsp;');
document.write ('<a href="contact.html">Feedback</a>');
document.write ("</b></small></font></center><hr size=1 color=red width=95%>");

//-->