var fdiv = document.getElementById("nav");
fdiv.innerHTML='<a href="../index.html">Home</a><a href="../mems.html">Members</a>' +
'<a href="../gb.htm">Guestbook</a><a href="../linx.html">Links</a><a href="../alumni.htm">Alumni</a>' +
'<a href="http://www.cafeshops.com/bhscolorguard">Store!</a><a href="http://community.webshots.com/user/bhsguard101">Pictures</a>' +
'<a href="../contact.html">Contact/Info</a>'+
'<p align="center"><font size="1">V 2.5.0</font></p>'; 



//whilst in downtime, use this so people don't see pages half built and any errors you make until you get it right.


/* 'Undergoing Changes';
*/