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()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="normal";
headerbgcolor="#000000";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#E7D7C0";
onbgcolor="#E7D7C0";
oncolor="#346667";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#333333', Direction=140, Strength=3)";
padding=5;
pagebgcolor="#346667";
pagecolor="#E7D7C0";
separatorcolor="#000000";
separatorsize=1;
subimage="http://www.hbff.org/images/arrowright.gif";
subimagepadding=0;
}

mainMenuStyle=new copyOf(menuStyle)
mainMenuStyle.subimage="http://www.hbff.org/images/arrowdown.gif";


with(milonic=new menuname("About")){
style=menuStyle;
aI("text=Home Page;url=http://hbff.org;");
aI("text=About HBFF;url=http://hbff.org/abouthbff.htm;");
aI("text=HBFF FAQ's;url=http://hbff.org/faqs.htm;");
aI("text=Testimonials;url=http://hbff.org/testimonials.htm;");
aI("text=Alumni Making Headlines;url=http://hbff.org/alumni.htm;");
}

with(milonic=new menuname("Entries")){
overflow="scroll";
style=menuStyle;
aI("text=Entry FAQ's;url=http://hbff.org/entryfaqs.htm;")
aI("text=Submission Requirements;url=http://hbff.org/submissions.htm;")
}

with(milonic=new menuname("Festival")){
style=menuStyle;
aI("text=This Year's Festival;url=/2008/schedule/2008-06-03_2008-06-08;");
aI("text=Festival Lineup;showmenu=Lineup");
aI("text=Screening Schedule;url=/2008/schedule;target=_blank;");
aI("text=Infotainment Conference;url=/2008/schedule/type/Panels;");
aI("text=Storyteller Live Staged Reading;url=http://www.hbff.org/storyteller.htm;");
aI("text=The Parties;url=http://www.hbff.org/parties08.htm");
aI("text=Venues;url=http://www.hbff.org/venues.htm");
aI("text=2008 Filmmaker Village;url=http://www.hbff.org/filmmaker_village_index.htm");
aI("text=Festival Archives;showmenu=Archives");
}

with(milonic=new menuname("Register")){
style=menuStyle;
aI("text=Fees & Ticket Information;url=http://hbff.org/fees.htm;");
aI("text=Sign Up to Attend;url=http://hbff.org/signuptoattend.htm;");
aI("text=Panelist Registration;url=http://hbff.org/panelists08/panelist_registration.htm;");
}

with(milonic=new menuname("Travel")){
style=menuStyle;
aI("text=Hotel & Transportation;url=http://hbff.org/travel.htm;");
}

with(milonic=new menuname("Sponsors")){
style=menuStyle;
aI("text=Sponsors;url=http://hbff.org/sponsors.htm;");
aI("text=Become an HBFF Sponsor;url=http://hbff.org/becomeasponsor.htm;");
}

with(milonic=new menuname("Press")){
style=menuStyle;
aI("text=Press Center;url=http://www.hbff.org/presscenter.htm;");
aI("text=Apply for Press Credentials;url=http://hbff.org/presscredentials.htm;");
aI("text=Press Releases;url=http://www.hbff.org/pressrelease.htm;");
aI("text=Media Coverage;url=http://hbff.org/mediacoverage.htm;");
}

with(milonic=new menuname("Events")){
style=menuStyle;
aI("text=Film Finance & Distribution Summit;url=http://hbff.org/filmsummit.htm;");
aI("text=Inside Urban Hollywood Blogcast;url=http://blogtalkradio.com/insideurbanhollywood;target=_blank;");
aI("text=Kodak Presents Stop By. Shoot Film.;url=http://hbff.org/kodak_stop_by_shoot_film.htm;");
}

with(milonic=new menuname("Gallery")){
style=menuStyle;
aI("text=Photo Gallery;url=http://www.hbff.org/gallery.htm;");
}

with(milonic=new menuname("Volunteer")){
style=menuStyle;
aI("text=Volunteer Information;url=http://hbff.org/volunteerinformationxx.htm;");
aI("text=Volunteer Application;url=#;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contact Information;url=http://hbff.org/contactinformation.htm;");
aI("text=Subscribe to Newsletter;url=http://visitor.constantcontact.com/optin.jsp?m=985746777687&ea=;target=_blank;");
}

with(milonic=new menuname("Lineup")){
style=menuStyle;
aI("text=General Info;url=http://www.hbff.org/fees.htm");
aI("text=Feature Films;url=http://hollywoodblackff.bside.com/2008/films/category/Narrative%2BFeature%2BFilm;target=_blank;");
aI("text=Short Films;url=http://hollywoodblackff.bside.com/2008/films/category/Short%2BFilm;target=_blank;");
aI("text=Student Films;url=http://hollywoodblackff.bside.com/2008/films/category/Student%2BFilm;target=_blank;");
aI("text=Documentaries;url=http://hollywoodblackff.bside.com/2008/films/category/Documentary;target=_blank;");
aI("text=Animation Films;url=http://hollywoodblackff.bside.com/2008/films/category/Animation;target=_blank;");
aI("text=Music Videos;url=http://hollywoodblackff.bside.com/2008/films/category/Music%2BVideos;target=_blank;");
}

with(milonic=new menuname("Archives")){
style=menuStyle;
aI("text=2007 Festival;url=http://hbff.org/hbff2007/index07.htm;");
}

drawMenus();


