fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=550;
_menuOpenDelay=155;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(topmenu=new mm_style()){
bordercolor="#AB0073";
borderstyle="solid";
position="relative";
borderwidth=0;
fontfamily="Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#330000";
offcolor="#FFFFFF";
onbgcolor="#F5F5ED";
oncolor="#990000";
//outfilter="Fade(duration=0.5);Alpha(opacity=90);";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.4);Alpha(opacity=90);";
padding=1;
pagebgcolor="#330000";
pagecolor="white";
separatorcolor="#CCCCCC";
separatorsize=1;
separatorpadding=16;
image="images/smallmenu_icon.gif";
imagepadding=1;
}

drawMenus();

