fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=1;
_subOffsetLeft=-1;

with(menuStyle=new mm_style()){
bordercolor="#76B617";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#83C91B";
offcolor="#ffffff";
onbgcolor="#C66F1C";
oncolor="#ffffff";
padding=3;
pagebgcolor="#DF8B11";
pagecolor="white";
separatorcolor="#83C91B";
separatorsize=0;
subimage="";
subimagepadding=1;
}

with(milonic=new menuname("StandbySaturday")){
style=menuStyle;
aI("text=What is Standby?;url=whatis.html;");
aI("text=For Households;url=households.html;");
aI("text=Our Supporters;url=supporters.html;");
}

drawMenus();

