<!--
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=200; // no quotes!!
XOffset=0;
staticYOffset=150; // no quotes!!
slideSpeed=0; // no quotes!!
waitTime=0; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#940400";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=140; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="Arial Black";
hdrFontSize="2";
hdrFontColor="#940400";
hdrBGColor="#FFCC66";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="16";
linkFontFamily="Arial";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFF5E1";
linkTarget="_top";
linkAlign="Left";
barBGColor="white";
barFontFamily="Arial";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=0; // no quotes!!
barText=""; // <IMG> tag supported. Put exact html for an image to show.

//-->