﻿//<? header('Content-Type: application/x-javascript'); ?>
<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=246; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#808080";//"#aaaaaa";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=170; // Must be a multiple of 10! no quotes!!
menuCols=1;

hdrFontFamily="Verdana";
hdrFontSize="2";
hdrFontColor="#c71712";
hdrBGColor="#c2c6c4";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="17";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#DBE3DE";
linkOverBGColor="#DBE3DE"; //"#aaaaaa";
linkTarget="_top";
linkAlign="Left";
linkHeight="17";
barBGColor="#000f75";
barBGColorOut="#c2c6c4";
barChangeColor="yes";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white"; 
barVAlign="center";
barWidth=20; // no quotes!!
barText="M E N U"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

ssmPreItemsLink="&nbsp;&nbsp;&nbsp;";
ssmPreItemsHdr="";


//-->