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=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e9e9e9";
offcolor="#808080";
oncolor="#8560a8";
padding=8;
pagebgcolor="#e9e9e9";
pagecolor="8560a8";
separatorimage="sep2.jpg";
separatorsize=3;

itemwidth=209;
}

drawMenus();

