_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()){
align="right";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight='bold';
offcolor="#999933";
oncolor="#6f6960";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=4;
separatorsize=0;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="#cbcb4b";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#581c46";
offcolor="#cbcb4b";
onbgcolor="#cbcb4b";
oncolor="#581c46";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
separatorcolor="#cbcb4b";
separatorsize=1;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
position="relative";
style=menuStyle;
aI("text=Home&nbsp;;url=/index.html;");
aI("showmenu=About;text=About&nbsp;the&nbsp;Artist&nbsp;;url=#;");
aI("text=Gallery&nbsp;;url=/cgi-bin/DJgallery.cgi?INDEX=1&MAX=40&T=gallery.html&ZONE=PORTFOLI;");
aI("showmenu=Events;text=Shows&nbsp;&&nbsp;Events;url=#;");
aI("text=Resources&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=resources.html;");
aI("text=Contact&nbsp;;url=/_pages/contact.html;");
}

with(milonic=new menuname("About")){
style=submenuStyle;
left="offset=-240";
menuwidth=120;
aI("text=Biography&nbsp;;url=/_pages/biography.html;")
aI("text=Artist&nbsp;Statement&nbsp;;url=/_pages/artist-statement.html;")
aI("text=Affiliations&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=affiliations.html;");
aI("text=Process:&nbsp;Throwing&nbsp;;url=/cgi-bin/DJgallery.cgi?INDEX=1&MAX=12&T=process.html&ZONE=THROWING;")
aI("text=Process:&nbsp;Carving&nbsp;;url=/cgi-bin/DJgallery.cgi?INDEX=1&MAX=12&T=process.html&ZONE=CARVING;")
aI("text=News&nbsp;;url=/cgi-bin/DJlinks.cgi?TEMPLATE=news.html&SORT=REV;")
}

with(milonic=new menuname("Events")){
style=submenuStyle;
left="offset=-240";
menuwidth=120;
aI("text=Upcoming&nbsp;Events&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=upcoming-events.html;")
aI("text=Past&nbsp;Events&nbsp;;url=/cgi-bin/DJcalendar.cgi?TEMPLATE=past-events.html&SHOWPAST=Y;")
}