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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
offbgcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#D74487";
offcolor="#385475";
bordercolor="";
borderstyle="none";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="25";
padding=0;
fontsize="15px";
fontstyle="normal";
fontweight ="bold";
fontfamily="Trebuchet MS, Arial, Verdana";
pagecolor="#D74487";
pagebgcolor="#ffffff";
headercolor="#385475";
headerbgcolor="#ffffff";
}

with(menuStyle2=new mm_style()){
align="left";
bordercolor="#D74487";
borderstyle="solid";
borderwidth="1px";
fontfamily="Trebuchet MS, Arial, Verdana";
fontsize="14px";
fontweight ="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#385475";
onbgcolor="#ffffff";
oncolor="#D74487";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#ffffff";
pagecolor="#D74487";
separatorcolor="#D74487";
separatorsize=1;
}



