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;
borderwidth=0;
fontfamily="arial, helvetica, sans-serif";
fontsize="110%";
fontweight="bold";
headerbgcolor="#006699";
headercolor="#ffffff";
offbgcolor="#006699";
offcolor="#ffffff";
onbgcolor="#99CC66";
oncolor="#ffffff";
padding=4;
pagematch;
}


// Removed from sub menu:
//outfilter="randomdissolve(duration=0.3)";
// overfilter="Fade(duration=0.2);Alpha(opacity=92);Shadow(color=#777777', Direction=135, Strength=3)";

with(subMenuStyle=new mm_style()){
styleid=2;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, helvetica, sans-serif";
fontsize="100%";
headerbgcolor="#006699";
headercolor="#ffffff";
offbgcolor="#006699";
offcolor="#ffffff";
onbgcolor="#99CC66";
oncolor="#ffffff";

padding=5;
separatorcolor="#ffffff";
separatorsize=1;
pagematch;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
itemwidth=130;
orientation="horizontal";
style=menuStyle;
//top=83;
fontsize="100%";
aI("align=center;showmenu=GetInvolved;text=Get Involved;url=/getinv/default.aspx");
aI("align=center;showmenu=LearnAbout;text=Learn About Habitat;url=/how/default.aspx;");
aI("align=center;showmenu=WhereWeBuild;text=Where We Build;url=/intl/default.aspx;");
aI("align=center;showmenu=Support;text=Support Habitat;url=/donation/;");
aI("align=center;showmenu=FacesPlaces;text=Faces and Places;url=/faces_places/;");
}

with(milonic=new menuname("GetInvolved")){
style=subMenuStyle;
aI("text=AmeriCorps/VISTA;url=/cncs/default.aspx;")
aI("text=Construction and Environmental;url=/env/default.aspx;")
aI("text=Disaster Response;url=/disaster/default.aspx;")
aI("text=Employment;url=/hr/default.aspx;")
aI("text=Global Village Trips;url=/gv/default.aspx;")
aI("text=Home Builders Blitz;url=/buildersblitz/about_hbb.aspx;")
aI("text=International Volunteer Program;url=/ivp/default.aspx;")
aI("text=Jimmy Carter Work Project;url=/how/default_jcwp.aspx;")
aI("text=RV Care-A-Vanner;url=/rv/default.aspx;")
aI("text=Women Build;url=/wb/default.aspx;")
aI("text=Your Church and Habitat;url=/cr/default.aspx;")
aI("text=Youth and Habitat (Youth Programs);url=/youthprograms/int/default.aspx;")
aI("text=More Programs;url=/getinv/more_programs.aspx;")
}

with(milonic=new menuname("LearnAbout")){
style=subMenuStyle;
aI("text=Annual Report &amp; 990 Form;url=/giving/report/default.aspx;")
aI("text=Christian Ministry;url=/how/christian.aspx;")
aI("text=Fact Sheet (FAQs);url=/how/factsheet.aspx;")
aI("text=Global Village and Discovery Center;url=/gvdc/default.aspx;")
aI("text=Government Relations and Advocacy;url=/gov/default.aspx;")
aI("text=HFHU (Habitat for Humanity University);url=/hfhu/default.aspx;")
aI("text=History of Habitat;url=/how/historytext.aspx;")
aI("text=House Examples;url=/how/whatlike.aspx;")
aI("text=Jimmy Carter and Habitat;url=/how/carter.aspx;")
aI("text=Newsroom;url=/newsroom/default.aspx;")
aI("text=Quick Tour;url=javascript:poptastic('http://www.habitat.org/hfhiTour');")
aI("text=Why Habitat is Needed;url=/how/why.aspx;")
}

with(milonic=new menuname("WhereWeBuild")){
style=subMenuStyle;
aI("text=Africa &amp; Middle East;url=/intl/ame/list.aspx;")
aI("text=Asia &amp; Pacific;url=/intl/ap/list.aspx;")
aI("text=Europe &amp; Central Asia;url=/intl/eca/list.aspx;")
aI("text=Latin America &amp; Caribbean;url=/intl/lac/list.aspx;")
aI("text=United States &amp; Canada;url=/intl/na/list.aspx;")
}

with(milonic=new menuname("Support")){
style=subMenuStyle;
aI("text=Donate Online;url=https://www.habitat.org/donation/default.aspx?ProjectID=1;")
aI("text=Gift Cards;url=https://www.habitat.org/donation/gfth/default.aspx;")
aI("text=Monthly Giving;url=https://www.habitat.org/donation/hopebuilder/default.aspx;")
aI("text=Corporate Partners;url=/cp/default.aspx;")
aI("text=More Than Houses;url=/build/mth/default.aspx;")
aI("text=Habitat Store Online;url=https://www.quikey-c.com/habitat/;")
aI("text=Planned Giving;url=/giving/planned/default.aspx;")
aI("text=Vehicle Donations;url=/carsforhomes/default.aspx;")
}

with(milonic=new menuname("FacesPlaces")){
style=subMenuStyle;
aI("text=Habitat World;url=/hw/archive/archive.aspx;")
aI("text=Homeowner Stories;url=/faces_places/hom/list.aspx;")
aI("text=Volunteer Stories;url=/faces_places/vol/list.aspx;")
aI("text=Video Gallery;url=/videogallery/default.aspx;")
aI("text=Photo Gallery;url=/photogallery/album.aspx;")
}


drawMenus();

