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=20;
_subOffsetLeft=-20;

with(AllImagesStyle=new mm_style()){
styleid=1;
padding=3;
}

with(submenu=new mm_style()){
bordercolor="#808080";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
padding=5;
itemwidth=167;
offcolor="#808080";
offbgcolor = "#ffffff";
oncolor="#ffffff";
onbgcolor = "#C0C0C0";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorcolor="#C0C0C0";
separatorsize=1;
}