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="#175c7d";
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="#175c7d";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=200;
orientation="horizontal";
style=menuStyle;
top=84;
aI("text=Home;url=http://www.chigrants.org;");
aI("showmenu=About;text=About CHI;");
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=Contact;text=Contact Us;");
aI("text=Join Our E-mail List;url=http://www.chigrants.org/list.htm;");

}

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 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=Homes - Current Listings;url=http://www.chigrants.org/realty_current.htm;");
aI("text=Apartments - Current Listings;url=http://www.chigrants.org/realty_current_apts.htm;");
aI("text=List Your Property;url=http://www.chigrants.org/realty_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();

