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, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offcolor="#000000";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=4;
separatorimage='/common/images/strzalka1.gif';
separatorwidth=7;
separatorheight=20;
}

with(menuStyle2=new mm_style()){
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="9px";
fontstyle="normal";
headercolor="#000000"; 
offcolor="#000000";
oncolor="#000000";
separatorimage='/common/images/strzalka1.gif';
separatorwidth=7;
separatorheight=20;
padding=4;
}

with(menuStyle3=new mm_style()){
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headercolor="#5f6a72";
offcolor="#5f6a72";
oncolor="#000000";
padding=0;
separatorwidth=55;
separatorcolor="#ffffff";
separatorheight=10;
}

with(menuStyle4=new mm_style()){
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
headercolor="#5f6a72";
offcolor="#D5D5D5";
offbgcolor="#000000";
oncolor="#D5D5D5";
onbgcolor="#000000";
padding=5;
}