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=-2;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;

fontfamily="Arial, Helvetica, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#eeeeee";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=10;
pagebgcolor="#ffffff";	//The pagebgcolor parameter sets the Current Page Menu Item background color for any global menu style
pagecolor="#990000";	//Sets the Current Page Menu Item Font Color for any global menu style
separatorcolor="#cccccc";
separatorsize=1;
subimage="";
subimagepadding=0;
visitedcolor="#000000";	//Sets the text color for items previously visited
}

with(menuStyle2=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E1E1E1";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#E1E1E1";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
subimagepadding=0;
visitedcolor="#000000";
}

