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=0;
horizontalMenuDelay=false; 

with(mainMenuStyle=new mm_style()){
borderwidth=0;
padding=0;
separatorsize=0;
}

with(menuStyle=new mm_style()){
bordercolor="#111111";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS, Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#454545";
offcolor="#CEE4F1";
onbgcolor="#c86da4";
oncolor="#000000";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.1);Shadow(color=#324C41', Direction=135, Strength=2)";
padding=7;
pagebgcolor="#734A65";
pagecolor="#FFFFFF";
separatorcolor="#333333";
separatorsize=1;
}


with(milonic=new menuname("Workshops")){
style=menuStyle;
aI("text=ESE WORKSHOPS ONLINE;url=http://www.esentertainment.net/workshops.html;")
aI("text=ESE FAQs;url=http://www.esentertainment.net/faqs.html;")
aI("text=ESE ALUMNI (Password Required);url=http://www.esentertainment.net/alumni/alumni.html;")
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=UPCOMING EVENTS;url=http://www.esentertainment.net/upcomingevents.html;")
aI("text=FILM LECTURES & SPEAKING GIGS;url=http://www.esentertainment.net/lectures.html;")
aI("text=BOOK AN EVENT;url=http://www.esentertainment.net/bookanevent.html;")
aI("text=PHOTO GALLERY;url=http://www.esentertainment.net/photogallery.html;")
}

with(milonic=new menuname("Publications")){
style=menuStyle;
aI("text=BOOKS & REVIEWS;url=http://www.esentertainment.net/books.html;")
aI("text=ARTICLES;url=http://www.esentertainment.net/articles.html;")
aI("text=ESE BLOG;url=http://esefilmworkshopsonline.wordpress.com;target=_blank;")
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=ESE PODCASTS;url=http://www.esentertainment.net/podcasts.html;")
aI("text=ESE RESOURCES;url=http://www.esentertainment.net/resources.html;")
aI("text=ESE FAQs;url=http://www.esentertainment.net/faqs.html;")
aI("text=SPONSORS;url=http://www.esentertainment.net/sponsors.html;")
}

with(milonic=new menuname("Bios")){
style=menuStyle;
aI("text=ABOUT US;url=http://www.esentertainment.net/bios.html;")
aI("text=ENDORSEMENTS;url=http://www.esentertainment.net/endorsements.html;")
aI("text=CONTACT US;url=http://www.esentertainment.net/contactus.html;")
}


drawMenus();


