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="Arial";
fontsize="15px";
fontstyle="normal";
fontweight="bold";
oncolor="#084370";
offcolor="#98a0a7";
imagepadding=0;
itemheight=28;
itemwidth=211;
separatorcolor="transparent";
separatorsize=0;

}

drawMenus();


