<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=120; // 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="#FFAD21";
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="Arial";
hdrFontSize="2";
hdrFontColor="#000000";
hdrBGColor="#FFAD21";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Arial";
linkFontSize="1";
linkBGColor="Watchdog3/RedBG.gif";
linkOverBGColor="#FFAD21";
linkTarget="_top";
linkAlign="Left";
barBGColor="#FFAD21";
barFontFamily="Arial";
barFontSize="1";
barFontColor="#000000";
barVAlign="center";
barWidth=20; // no quotes!!
barText="WATCHDOGS"; // <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]=["<center><b>DIRECTORY</b></center>"] //create header
ssmItems[1]=["Home", "http://www.stopyuccamesaannexation.org/index.htm", ""]
ssmItems[2]=["Announcements", "http://www.stopyuccamesaannexation.org/announcements.htm", ""]
ssmItems[3]=["Articles", "http://www.stopyuccamesaannexation.org/articles1.htm", ""]
ssmItems[4]=["U.S.Government", "http://www.stopyuccamesaannexation.org/usgov.htm", ""]
ssmItems[5]=["State of California", "http://www.stopyuccamesaannexation.org/ca.htm", ""]
ssmItems[6]=["SBC Board of Supervisors", "http://www.stopyuccamesaannexation.org/sbcounty.htm", ""]
ssmItems[7]=["Homestead Valley Community Council", "http://www.stopyuccamesaannexation.org/hvcc2.htm", ""]
ssmItems[8]=["LAFCO", "http://www.stopyuccamesaannexation.org/lafco3.htm", ""]
ssmItems[9]=["YMIA", "http://www.stopyuccamesaannexation.org/ymia.htm", ""]
ssmItems[10]=["Yucca Valley", "http://www.stopyuccamesaannexation.org/yv1.htm", ""]
ssmItems[11]=["Hi-Desert Water District", "http://www.stopyuccamesaannexation.org/hdwd3.htm", ""]
ssmItems[12]=["Wastewater Treatment Plant", "http://www.stopyuccamesaannexation.org/ww.htm", ""]
ssmItems[13]=["&nbsp"]


buildMenu();

//-->
