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(menuStyle=new mm_style()){
bordercolor="#444444";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#2a2a2a";
offcolor="#ffffff";
onbgcolor="#734d54";
oncolor="#feea89";
outfilter="randomdissolve(duration=0.3)";

padding=5;
pagebgcolor="#968185";
pagecolor="white";
separatorcolor="#444444";
separatorsize=1;
subimage="scripts/arrow.gif";
subimagepadding=2;
}

drawMenus();

