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(mainStyle=new mm_style()){
fontfamily="Arial, Helvetica, sans-serif";
fontsize="10px";
fontweight="bold";
offcolor="#253C87";
oncolor="#253C87";
padding=0;
margin=0;
border=0;
}

with(listStyle=new mm_style()) {
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="sans-serif, Arial";
fontsize="13px";
fontweight="normal";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000191";
onbgcolor="#000191";
oncolor="#ffffff";
padding=5;
separatorsize=1;
separatorcolor="#999999";
itemwidth=180;
}
