fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=100;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#333333";
borderwidth=1;
fontfamily="Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold";
itemheight=25;
menubgimage="mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#cc0099";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=1";
rawcss="padding-left:10px;padding-right:10px";
separatorcolor="#cc0099";
separatorsize="1";
separatorheight="20"; 

}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderwidth=1;
fontfamily="Arial";
itemweight=25;
fontsize="70%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
menubgimage="mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#cc0099";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=1.5);Shadow(color=#ADAEAD,Direction=180,Strength=0";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#000000";
separatorpadding=5;
subimage="macarrow_off.gif";
menubgcolor="#EBF0EC";
;
}



