fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="11px";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#006698";
offbgcolor="#eee";
offcolor="#000000";
onbgcolor="#eee";
oncolor="#555";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=2;
pagebgcolor="#a2cbec";
pagecolor="#000000";
separatorcolor="#999999";
separatorsize=2;
subimage="../menu/arrow.gif";
subimagepadding=5;
}