<!--
/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=30; // no quotes!!
XOffset=0;
staticYOffset=10; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=20; // 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=140; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="black";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#CCFFCC";
linkTarget="1"; // 1 for _blank target
linkAlign="Left";
barBGColor="#990000";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="USEFUL LINKS"; // <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]=["MENU"] //create header
//ssmItems[1]=["Google", "http://www.default.php", ""]
//ssmItems[2]=["Yahoo", "http://www.scripts.php",""]
//ssmItems[3]=["Nushkha", "http://www.popular.php", ""]
//ssmItems[4]=["Railway", "http://www.phpscripts.php", ""]
//ssmItems[5]=["Air Lines", "http://www.apscripts.php", ""]
//ssmItems[6]=["Map", "http://www.cgiscripts.php", ""]
//ssmItems[7]=["Media", "http://www.templates.php", ""]
//ssmItems[8]=["Jokes", "http://www.copywriting.php", ""]
//ssmItems[9]=["Share", "http://www.affiliate.php", ""]
//ssmItems[10]=["Bank", "http://www.contactus.php", ""]
//ssmItems[11]=["God", "http://www.webhosting.php", ""]
//ssmItems[12]=["Life", "http://", "_new"]
//ssmItems[13]=["Marriage", "http://www.customprogram.php", ""]
//ssmItems[14]=["Astrology", "http://calendar.php", "_new"]
//ssmItems[15]=["Income Tax", "http://www.calendarstore.php", ""]
//ssmItems[16]=["Results", "http://www.reuslt.php", ""]
//
//buildMenu();

//-->

