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(XPMainStyle=new mm_style()){
fontfamily="Arial,Helvetica,Verdana";
fontsize="12px";
fontstyle="normal";
fontweight="normal";

}

with(XPMenuStyle=new mm_style()){
styleid=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
//image="http://www.milonic.com/menuimages/xpblank.gif";
imagepadding=0;
//menubgimage="http://www.milonic.com/menuimages/backoff2003_web.gif";
offbgcolor="transparent";
offcolor="#fff";
onbgcolor="#95bef9";
onborder="0px solid #fff";
oncolor="#fff";
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#B8D1F8', Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#fff";
separatorpadding=1;
separatorwidth="80%";
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=3;
menubgcolor="#0259a6";
}

