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=0;

with(menuStyle1=new mm_style()){

bordercolor="#cccccc";
borderstyle="not set";
borderwidth=0;
fontfamily="Verdana";
fontsize="12px";
fontbold="true";
fontstyle="normal";
fontweight="bold";

// background color of default menus
offcolor="#6699cc"; // color of the text when mouse out
  //onbgcolor="#d8e1ed";// background color when mouse over
oncolor="#006600"; // color of the text when mouse over

// Barn, Blinds, Checkerboard, Fade, GradientWipe, Inset, Iris, Pixelate, RadialWipe, RandomBars, RandomDissolve, Slide, Spiral, Stretch, Strips, Wheel or ZigZag

outfilter="Pixelate(duration=0.4)";
overfilter="Fade(duration=0.1);Alpha(opacity=100)";
padding=6;

pagecolor="#336699";
separatorcolor="#999999";
separatorsize=0;
subimage="./menu/arrow.gif";
subimagepadding=2;
}


