_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Plum";
offcolor="#000000";
onbgcolor="PaleGreen";
oncolor="#000000";
padding="2";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="1";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Plum";
offcolor="#000000";
onbgcolor="PaleGreen";
oncolor="#000000";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.myminisites.net/mchenrygardenclub.com/;");
aI("showmenu=CalendarPhoto ArchivesINFO_BAR_MENU;text=Calendar;target=;url=calendar.html;");
aI("showmenu=Civic ProjectsScholarshipsINFO_BAR_MENU;text=Civic Projects;target=;url=civic_projects.html;");
aI("showmenu=FundraisersGarden GalaINFO_BAR_MENU;text=Fundraisers;target=;url=fundraisers.html;");
aI("text=Membership;target=;url=membership.html;");
aI("text=Officers;target=;url=officers.html;");
aI("text=Blog;target=;url=blog.html;");
}

with(milonic=new menuname("CalendarPhoto ArchivesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Photo Archives;target=;url=photo_archives.html;");
aI("text=McHenry Co Garden Walk;target=;url=mchenry_co_garden_walk.html;");
aI("text=GardenFest;target=;url=gardenfest.html;");
aI("text=Members Garden Walk;target=;url=members_garden_walk.html;");
}

with(milonic=new menuname("Civic ProjectsScholarshipsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Scholarships;target=;url=scholarships.html;");
aI("text=Garden of the Month;target=;url=garden_of_the_month.html;");
aI("text=Library Programs;target=;url=library_programs.html;");
}

with(milonic=new menuname("FundraisersGarden GalaINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Garden Gala;target=;url=garden_gala.html;");
aI("text=Holiday Florals;target=;url=holiday_florals.html;");
}


 drawMenus();
