<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // 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="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="SIGNS MENU"; // <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]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/ariesban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Aries.shtml", ""]
ssmItems[1]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/taurusban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Taurus.shtml", ""]
ssmItems[2]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/geminiban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Gemini.shtml", ""]
ssmItems[3]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/cancerban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Cancer.shtml", ""]
ssmItems[4]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/leoban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Leo.shtml", ""]
ssmItems[5]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/virgoban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Virgo.shtml", ""]
ssmItems[6]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/libraban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Libra.shtml", ""]
ssmItems[7]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/Scorpban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Scorpio.shtml", ""]
ssmItems[8]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/SagitBan.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Sagittarius.shtml", ""]
ssmItems[9]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/capricornban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Capricorn.shtml", ""]
ssmItems[10]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/aquariban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Aquarius.shtml", ""]
ssmItems[11]=['<IMG width ="150" border="0" valign="middle" src="../uselessgraphics/piscesban.gif">', "http://astrology.gatewaytoatlantis.com/Signs/Pisces.shtml", ""]
ssmItems[12]=["Sources and Credits", "http://astrology.gatewaytoatlantis.com/Signs/signcredits.shtml", ""]
ssmItems[13]=["Astrology Home", "http://astrology.gatewaytoatlantis.com/index.shtml", ""]
ssmItems[14]=['<IMG width ="150" border="0" valign="middle" src="phbg.gif">', "http://www.gatewaytoatlantis.com/", ""]

buildMenu();

//-->
