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=30;
_subOffsetLeft=0;

with(AllImagesStyle=new mm_style()){
styleid=1;
align="center";
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=8;
}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#b8bbb2";
offcolor="#000000";
onbgcolor="#8b8e85";
oncolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=95);"
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
itemheight=20;
itemwidth=130;
imagepadding=4;
}

