fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildAllMenus=true;

with(mainMenuStyle=new mm_style()){
  alwaysvisible=1;
  offclass="menu";
  onclass="menuOver";
  fontfamily="Verdana";
  fontsize="12px";
  fontstyle="normal";
  fontweight="bold";
  headerbgcolor="#ffffff";
  headercolor="#000000";
  outfilter="randomdissolve(duration=0.3)";
  overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
  padding=0;
  itemheight="36px";
}

with(menuStyle=new mm_style()){
  offclass="menuSub";
  onclass="menuSubOver";
  styleid=1;
  fontfamily="Verdana";
  fontsize="12px";
  fontstyle="normal";
  fontweight="bold";
  outfilter="fade(duration=0.2)"; 
  overfilter="Fade(duration=0.2);Alpha(opacity=92);";
  padding=3;
  itemheight="24px";
}