<!--
YOffset=33; // no quotes!!
staticYOffset=20; // no quotes!!
XOffset=0; // no quotes!!
slideSpeed=15 // no quotes!!
waitTime=500; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuIsStatic="yes";
menuWidth=160; // Must be a multiple of 10! no quotes!!
menuCols=1;
barVAlign="top";
barWidth=0; // no quotes!!
barText='<img src="menu/navimages/tab_closed.gif" border=0>' // <IMG> tag supported, Ex: '<img src="some.gif" border=0>'
buildMenu();
//-->