fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;

with(background=new mm_style()){
borderstyle="solid";
fontfamily="Helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
oncolor="#13438c";
offcolor="#98a0a7";
imagepadding=0;
itemheight=37;
separatorcolor="transparent";
separatorsize=0;

}

drawMenus();


