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()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, helvetica, sans-serif";
fontsize="75%";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#006699";
offcolor="#ffffff";
onbgcolor="#99CC66";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
separatorsize=1;



}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="arial, helvetica, sans-serif";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#006699";
offcolor="#ffffff";
onbgcolor="#99CC66";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
separatorsize=1;



}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
fontsize="100%";
top=94;
aI("status=Back To Home Page;text=Habitat Newark;url=http://www.habitatnewark.org/home.htm;");
aI("showmenu=get_involved;text=Get Involved;");
aI("showmenu=about;text=Learn About Habitat Newark;");
aI("showmenu=build;text=Where We Build;");
aI("showmenu=support;text=Support Habitat Newark;url=http://www.habitatnewark.org/support/index.htm;");
aI("showmenu=faces_and_places;text=Faces and Places;");
aI("status=Contact Us;text=Contact Us;url=http://www.habitatnewark.org/contact.htm;");
}

with(milonic=new menuname("get_involved")){
overflow="scroll";
style=submenuStyle;
aI("text=Volunteer;url=http://www.habitatnewark.org/volunteer.htm;")
aI("text=Women Build;url=http://www.habitatnewark.org/women_build.htm;")
aI("text=Abraham House;url=http://www.habitatnewark.org/abraham_house.htm;")
aI("text=Employment;url=http://www.habitatnewark.org/employment.htm;")
aI("text=Your Congregation & Habitat;url=http://www.habitatnewark.org/church_and_habitat.htm;")
aI("text=Apply for a House;url=http://www.habitatnewark.org/apply_for_house.htm;")
aI("text=Sponsor a House;url=http://www.habitatnewark.org/sponsor_a_house.htm;")
aI("text=Social Media;url=http://www.habitatnewark.org/socialmedia/index.htm;")
}

with(milonic=new menuname("about")){
style=submenuStyle;
aI("text=Our Mission;url=http://www.habitatnewark.org/our_mission.htm;")
aI("text=Who We Are;url=http://www.habitatnewark.org/who_we_are.htm;")
aI("text=Christian Ministry;url=http://www.habitatnewark.org/christian_ministry.htm;")
aI("text=Fact Sheet (FAQs);url=http://www.habitatnewark.org/fact_sheet.htm;")
aI("text=Our History;url=http://www.habitatnewark.org/our_history.htm;")
aI("text=Newsroom;url=http://www.habitatnewark.org/newsroom.htm;")
aI("text=Why Habitat is Needed;url=http://www.habitatnewark.org/why_we_need_habitat.htm;")
aI("text=Financial Statements;url=http://www.habitatnewark.org/financial_statements.htm;")
aI("text=Video Archives;url=http://www.habitatnewark.org/video/index.htm;")
}

with(milonic=new menuname("build")){
style=submenuStyle;
aI("text=Essex County;url=http://www.habitatnewark.org/essex_county.htm;")
aI("text=Directions To Habitat;url=http://www.habitatnewark.org/maps/driving-directions.htm;")
}

with(milonic=new menuname("support")){
style=submenuStyle;
aI("text=Donate Online;url=http://www.habitatnewark.org/donate_now.htm;")
aI("text=Suppliers & Contractors;url=http://www.habitatnewark.org/suppliers.htm;")
aI("text=Goodsearch & Goodshop;url=http://www.habitatnewark.org/support/goodsearch.htm;")
aI("text=Cars For Homes;url=http://www.habitatnewark.org/support/cars_for_homes.htm;")
aI("text=Park Cheap & Donate;url=http://www.habitatnewark.org/support/park_cheap.htm;")
//aI("text=Gift Shop;url=http://www.habitatnewark.org/gift_shop.htm;")

}

with(milonic=new menuname("faces_and_places")){
style=submenuStyle;
aI("text=Homeowner Stories;url=http://www.habitatnewark.org/homeowner_stories.htm;")
aI("text=Volunteer Stories;url=http://www.habitatnewark.org/volunteer_stories.htm;")
aI("text=Photo Gallery;url=http://www.habitatnewark.org/gallery.htm;")
}

drawMenus();




