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=0;

with(mainStyle=new mm_style()){
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offcolor="#253C87";
oncolor="#253C87";
padding=0;
pagecolor="#253C87";
divides=2;
}

with(listStyle=new mm_style()) {
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontweight="bold";
headerbgcolor="#E9DBAD";
headercolor="#000000";
offbgcolor="#367daa";
offcolor="#ffffff";
onbgcolor="#ffb721";
oncolor="#367daa";
padding=4;
itemwidth=180;
}