// JavaScript Document
var loc=String(window.location);
var siteroot;
if(loc.indexOf('nwhs.wanee.org')!=-1 || loc.indexOf('northwoodpanthers.com')!=-1) siteroot='http://nwhs.wanee.org/';
else siteroot="R:\\WEB\\WEB PAGES\\2009Site\\";