<!-- hide script from old browsers

document.write('<b><font face="Arial" size="2"><font color=#C0C0C0><em>WHERE DO YOU WANT TO GO?</em><hr>');
document.write('<a href=index.php class=changeText>HOME</a><br>');
document.write('<a href=aboutus.php class=changeText>What\'s S.U.P.P.?</a><br>');
document.write('<a href=equipment.php class=changeText>Our Equipment</a><br>');
document.write('<a href=evidence.php class=changeText>Evidence</a><br>');
document.write('<a href=founder.php class=changeText>Founder</a><br>');
document.write('<a href=members.php class=changeText>Members</a><br>');
document.write('<br>');
document.write('<b><em>INTERACT WITH US</em><hr>');
document.write('<a href=chat.php class=changeText>Chat Room</a><br>');
document.write('<a href=guestbook.php class=changeText>Guest Book</a><br>');
document.write('<a href=links.php class=changeText>Links</a><br>');
document.write('<a href=news.php class=changeText>Paranormal News</a><br>');
document.write('</font></b>');

// end hiding script from old browsers -->

