_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack13L.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offcolor="#000000";
onbold="bold";
oncolor="White";
subimagepadding="2";
itemheight="26";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack13.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep13.gif";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=720;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.myminisites.net/kankakeekultivators.org/;align=center;");
aI("text=Calendar;target=;url=calendar.html;align=center;");
aI("showmenu=Projects/CommitteesMAIN_HEADER_MENU;text=Projects;target=;url=projects.html;align=center;");
aI("showmenu=News/2011MAIN_HEADER_MENU;text=News;target=;url=news.html;align=center;");
aI("text=Contact Us;target=;url=contact_us.html;align=center;");
aI("text=Plant Sale;target=;url=plant_sale.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Projects/CommitteesMAIN_HEADER_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Committees;target=;url=committees.html;");
aI("text=Grants 2010;target=;url=grants_2010.html;");
aI(";");
}

with(milonic=new menuname("News/2011MAIN_HEADER_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=2011;target=;url=events_2011.html;");
aI("text=2010;target=;url=events_2010.html;");
aI("text=2009;target=;url=events_2009.html;");
aI(";");
}


 drawMenus();

