_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="MidnightBlue";
onbgcolor="MidnightBlue";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="MidnightBlue";
onbgcolor="Transparent";
oncolor="#0055AA";
outfilter="Fade(Overlap=1.00)";
padding="2";
pagecolor="MidnightBlue";
separatorcolor="Transparent";
separatorsize="3";
imagepadding="6";
itemwidth="167";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1017;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cookcountydisastergrant.org/;");
aI("showmenu=MediaVideosINFO_BAR_MENU;text=Media;target=;url=Media.php;");
aI("text=Apply;target=;url=Apply.php;");
aI("showmenu=EventsPast EventsINFO_BAR_MENU;text=Events;target=;url=Events.php;");
aI("text=CookCountyGov.com;target=_blank;url=http://www.cookcountygov.com;");
aI("text=En Espanol;target=;url=http://cookcountydisastergrant.org/sp;");
}

with(milonic=new menuname("MediaVideosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Videos;target=;url=Videos.php;");
aI("text=Des Plaines Event;target=;url=Des-Plaines-Event.php;");
aI("text=South Chicago Heights Event;target=;url=South-Chicago-Heights-Event.php;");
}

with(milonic=new menuname("EventsPast EventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Past Events;target=;url=Past-Events.html;");
}


 drawMenus();
