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(MainMain=new mm_style()){
   onclass="lvl1On";
   offclass="lvl1Off";
   pageclass="lvl1Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   separatorsize=0;
}
with(MainSub=new mm_style()){
   onclass="lvl2On";
   offclass="lvl2Off";
   pageclass="lvl2Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   itemwidth="150";
   itemheight="25";
   borderwidth=1;
   bordercolor="#FF9900";
   separatorsize=1;
   separatorcolor="#FF9900";
   alwaysvisible="on";
}

with(newMain=new mm_style()){
   onclass="lvl1On";
   offclass="lvl1Off";
   pageclass="lvl1Pg";
   headerbgcolor="#ffffff";
   headercolor="#000000";
   outfilter="randomdissolve(duration=0.3)";
   overfilter="Fade(duration=0.2);Alpha(opacity=100);";
   separatorsize=0;
}

