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="";
borderstyle="transparent";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="";
offbgcolor="transparent";
offcolor="";
onbgcolor="transparent";
oncolor="";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=0;
pagebgcolor="#7B55A5";
pagecolor="";
separatorcolor="";
separatorsize=0;
subimage="";
subimagepadding=2;
bgimage="bg-main.jpg"; 
}

with(menuStyle2=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Helvetica,Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="";
headercolor="";
offbgcolor="#e1e1e1";
offcolor="#000000";
onbgcolor="#8BC2CE";
oncolor="#ffffff";
outfilter="Fade(duration=0.2);glow(color=#FFFFFF,strength=3);";
overfilter="Fade(duration=0.2);Alpha(opacity=95););";
padding=7;
pagebgcolor="#182F56";
pagecolor="#efefef";
separatorcolor="";
separatorsize=0;
subimage="";
subimagepadding=1;
}

drawMenus();


