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=-4;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
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=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
}

with(mainmenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
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=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
}


with(milonic=new menuname("photography")){
style=menuStyle;
aI("text=Fashion;url=../fashion/index.html;");
aI("text=Girls w/ Bikes & Cars;url=../bikes/index.html;");
aI("text=Glamour/Portraits;url=../portriats/index.html;");
aI("text=Nudes;url=../nudes/index.html;");
aI("text=Other;url=../other/index.html;");
}

with(milonic=new menuname("illustration")){
style=menuStyle;
aI("text=Traditional Media;url=../missing.php;");
aI("text=Digital Media;url=../missing.php;");
}

with(milonic=new menuname("design")){
style=menuStyle;
aI("text=Logos;url=../missing.php;");
aI("text=Web Site Design;url=../missing.php;");
aI("text=Print Design;url=../missing.php;");
}
