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="#10435c";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="/images/home_b.jpg";
offcolor="#ffffff";
onbgcolor="#eecb27";
oncolor="#000000";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#10435c', Direction=135, Strength=0)";
bgimage="/images/home.jpg";
padding=4;
pagebgcolor="#175c7d";
pagecolor="white";
separatorcolor="#10435c";
separatorsize=2;
subimage="/images/arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=125;
orientation="horizontal";
style=menuStyle;
top=84;
aI("text=Home;url=http://www.chigrants.org;");
aI("showmenu=About;text=About Us;");
aI("showmenu=Programs & Services;text=Programs & Services;");
aI("text=Donate to CHI;url=http://www.chigrants.org/a_donate.htm;");
aI("showmenu=Realty;text=CHI Realty;");
aI("showmenu=Join;text=Join Our Conversations;");
aI("showmenu=Contact;text=Contact;");


}

with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("showmenu=Pressroom;text=Pressroom;");
aI("text=Meet the Team;url=http://www.chigrants.org/a_team.htm;");
aI("text=Annual Report;url=http://www.chigrants.org/press_annual.htm;");
aI("text=Career Opportunities at CHI;url=http://www.chigrants.org/a_career.htm;");
aI("text=Supporters of CHI;url=http://www.chigrants.org/a_supporters.htm;");
aI("text=Orientation Videos;url=http://www.chigrants.org/a_orientation_videos.htm;");

}

with(milonic=new menuname("Pressroom")){
style=menuStyle;
aI("text=Articles;url=http://www.chigrants.org/press_articles.htm;");
aI("text=Video;url=http://www.chigrants.org/press_video.htm;");
aI("text=Newsletters;url=http://www.chigrants.org/press_newsletters.htm;");

}

with(milonic=new menuname("Programs & Services")){
style=menuStyle;
aI("showmenu=Long Island;text=Long Island;");
aI("showmenu=Westchester/Hudson Valley;text=Westchester/Hudson Valley;");

}

with(milonic=new menuname("Long Island")){
style=menuStyle;
aI("text=Grants for First Time Homebuyers;url=http://www.chigrants.org/li_grants.htm;");
aI("text=Housing Programs;url=http://www.chigrants.org/li_rentals.htm;");
aI("text=Developer Services;url=http://www.chigrants.org/li_developers.htm;");

}

with(milonic=new menuname("Westchester/Hudson Valley")){
style=menuStyle;
aI("text=Grants for First Time Homebuyers;url=http://www.chigrants.org/w_grants.htm;");
aI("text=Foreclosure Prevention;url=http://www.chigrants.org/foreclosure_prevention.htm;");
aI("showmenu=CHI Energy;text=CHI Energy;");
aI("text=Career Services;url=http://www.chigrants.org/w_career.htm;");
aI("text=Housing Programs;url=http://www.chigrants.org/w_rentals.htm;");
aI("text=Developer Services;url=http://www.chigrants.org/w_developers.htm;");

}

with(milonic=new menuname("CHI Energy")){
style=menuStyle;
aI("text=For Business Owners;url=http://www.chigrants.org/Energy/");
aI("text=For Homeowners;url=http://www.chigrants.org/energy_homeowners.htm;");
aI("text=For Contractors;url=http://www.chigrants.org/energy_contractors.htm;");

}

with(milonic=new menuname("Realty")){
style=menuStyle;
aI("text=Affordable Homes in Westchester-Hudson Valley;url=http://www.chigrants.org/realty_current.htm;");
aI("text=Affordable Homes on Long Island;url=http://www.chigrants.org/realty_current_nsp.htm;");
aI("text=CHI Development;url=http://www.chigrants.org/realty_development.htm;");


}

with(milonic=new menuname("Join")){
style=menuStyle;
aI("text=Join CHI on Facebook;url=http://www.facebook.com/pages/Community-Housing-Innovations-Inc/82164494271;");
aI("text=Follow CHI on Twitter;url=http://twitter.com/#!/CHI_Community;");
aI("text=Join Our E-mail List;url=http://www.chigrants.org/list.htm;");

}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Long Island;url=http://www.chigrants.org/contact_li.htm;");
aI("text=Westchester/Hudson Valley;url=http://www.chigrants.org/contact_w.htm;");

}


drawMenus();


