<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=250; // no quotes!!
XOffset=0;
staticYOffset=0; // 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="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=130; // Must be a multiple of 10! no quotes!!
menuCols=3;
hdrFontFamily="verdana";
hdrFontSize="0";
hdrFontColor="white";
hdrBGColor="#accaf8";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="0";
linkFontFamily="Verdana";
linkFontSize="3";
linkBGColor="#accaf8";
linkOverBGColor="#accaf8";
linkTarget="_top";
linkAlign="Left";
barBGColor="#e05827";
barFontFamily="Verdana";
barFontSize="3";
barFontColor="white";
barVAlign="center";
barWidth=30; // no quotes!!
barText=" Support"; // <IMG> tag supported. Put exact html for an image to show.

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

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
//ssmItems[0]=[""] //create header
ssmItems[0]=["<img src='click.png'>", "http://www.afghan-wireless.com/index.php?option=com_content&view=category&layout=blog&id=6&Itemid=39", "_blank"]
ssmItems[1]=['<script src="http://support.afghan-wireless.com/visitor/index.php?_m=livesupport&_a=htmlcode"></script>', "", "_blank"]
//ssmItems[2]=['<javascript src="http://support.afghan-wireless.com/visitor/index.php?_m=livesupport&_a=htmlcode&departmentid=0">',""]
//ssmItems[3]=["What's Hot", "http://www.dynamicdrive.com/hot.htm", ""]
buildMenu();



//-->
