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;
buildAfterLoad=true;

with(menuStyle=new mm_style()){
separatorcolor="#433727";
separatorsize=6;
offclass="menu1off";
onclass="menu1on";
}

with(submenuStyle=new mm_style()){
offclass="menu2off";
onclass="menu2on";
}