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=0;
_subOffsetLeft=-1;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#cccccc";
offcolor="#515151";
onbgcolor="#ff0000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#990000";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
}

with(mainmenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#990000";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
}


with(milonic=new menuname("galleries")){
style=menuStyle;
aI("text=Recent Work;url=new_stuff/index.html;");
aI("text=Corporate and Commercial;url=commercial/index.html;");
aI("text=Covers;url=covers/index.html;");
aI("text=Editorial;url=editorial/index.html;");
aI("text=Portrait;url=portrait/index.html;");
aI("text=Print and Feature;url=print/index.html;");
aI("text=Sports;url=sports/index.html;");
aI("text=Travel and Nature;url=travel/index.html;");
aI("text=Weddings;url=weddings/index.html;");
}

