YOffset=350;
XAlign=2;
XOffset=0;
staticYOffset=175;
waitTime=100;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame="";
targetDomain="";
operaFix=0;
menuOpacity=80;
menuPosition=1;
menuBGColor="black";
menuWidth=250;
hdrBGColor="black";
hdrPadding=3;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="black";
linkOverBGColor="#999999";
linkAlign="left";
linkVAlign="center";
linkPadding=0;
barWidth=32;
barBGColor="#336698";
barAlign="left";
barVAlign="center";
barType=0;
barText="images/menu.bmp";

//The Menu's Items
addHdr("Our Site");
addItem("Home", "index.html", "");
addItem("In the News", "news.html", "");
addItem("VICE", "http://vice.d-a-s.com", "");
addText("");
addHdr("Sites of Interest");
addItem("National Fire Academy", "http://www.usfa.fema.gov/dhtml/fire-service/nfa.cfm", "_new");
addItem("US Forest Service", "http://www.fs.fed.us/", "_new");
addItem("Joint Precision Strike Demonstration", "http://www.jpsd.org/", "_new");
addItem("Naval Surface Warfare Center, Carderock", "http://www.dt.navy.mil/", "_new");
addItem("Army DCSPER", "http://www.odcsper.army.mil/", "_new");
addItem("Office of Naval Research", "http://www.onr.navy.mil/", "_new");
addItem("NAVAIR TSD, Orlando", "http://www.ntsc.navy.mil/", "_new");
addItem("General Dynamics Decision Systems", "http://www.gd-decisionsystems.com/", "_new");
buildMenu();
