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(AllImagesStyle=new mm_style()){
styleid=1;
itemheight=26;
itemwidth=80;
padding=0;
rawcss="padding-left:0px;padding-right:0px";
subimagepadding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#e8e5e5";
borderstyle="solid";
borderwidth=1;
itemheight=20;
itemwidth=100;
onbgcolor="#ffffff";
offbgcolor="#e8e5e5";
padding=5;
subimagepadding=3;
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
}


