<!--

<!--

YOffset=80;
XOffset=10;
staticYOffset=20;
slideSpeed=10;
waitTime=500;
menuWidth=120;
menuBGColor="003333";
menuIsStatic="yes";
menuCols="1";
linkFontSize="2";
linkFontFamily="arial";
linkFontWeight="bold";
linkBGColor="cc9933";
linkOverBGColor="white";
linkTarget="";
linkAlign="left";
hdrFontColor="330000";
hdrFontSize="1";
hdrFontFamily="verdana";
hdrBGColor="cc9933";
hdrAlign="left";
hdrVAlign="top";
barFontColor="330000";
barFontSize="2";
barFontFamily="verdana";
barBGColor="cc9933";
barVAlign="center";
barWidth=20;
barText="NAVBAR";
text="";

addItem("Home", "index.html", "", "", "");
addItem("Location", "location.htm", "", "", "");
addItem("Classes", "schedule.htm", "", "", "");
addItem("Teachers", "teachers.htm", "", "", "");
addItem("Photos", "photos.htm", "", "", "");
addItem("Links", "links.htm", "", "", "");
addItem("Tool Chest", "tool_chest.htm", "", "", "");


buildMenu();

//-->

//-->