fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=2;


with(background=new mm_style()){
bgimage="graphics/menuButtOff.gif";
borderstyle="solid";
fontfamily="verdana";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
imagepadding=4;
itemheight=30;
itemwidth=150;
offcolor="#ffffff";
oncolor="#ffffff";
overbgimage="graphics/menuButtOn.gif";
separatorcolor="transparent";
separatorsize=0;
offclass="milText";
onclass="milText";
}

drawMenus();

