fixMozillaZIndex=true; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=50;
_subOffsetTop=0;
_subOffsetLeft=1;

with(menuStyle=new mm_style()){
itemwidth="191";
oncolor="#ffffff";
offcolor="#eed9be";
padding=10;
itemheight=28;
fontstyle="normal";
separatorcolor="transparent";
separatorheight=1;
separatorpadding=2;
fontfamily="Arial";
subimage="http://www.echidnaweb.com.au/duxton/images/arrow.gif";
subimagepadding="0";
overfilter="Fade(duration=0.5);Alpha(opacity=90);)";
outfilter="randomdissolve(duration=0.5)";
}

with(menuSub=new mm_style()){
align="left";
itemwidth="150";
itemheight="25";
bordercolor="#E7C8A3";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="12";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#eed9be";
offcolor="#483113";
onbgcolor="#E7C8A3";
oncolor="#483113";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.5);";
padding="3px 3px 3px 10px";
pagebgcolor="#E7C8A3";
pagecolor="#1b1b1b";
separatorcolor="#7f7f7f";
separatorsize=0;
}

