_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#D45400";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/greenbox.gif";
offbgcolor="#D47F00";
offcolor="#FFFFFF";
onbgcolor="#FFD47F";
oncolor="#2A5500";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_dust.gif";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("showmenu=EventsBook ClubLEFT_MENU;text=Events;target=;url=events.html;");
aI("showmenu=NewsletterAdsLEFT_MENU;text=Newsletter;target=;url=newsletter.html;");
aI("text=Join Us;target=;url=joinus.html;");
aI("text=Donate;target=;url=donate.html;");
aI("showmenu=ResourcesGreenRewardsLEFT_MENU;text=Resources;target=;url=resources.html;");
aI("text=Board;target=;url=board.html;");
aI("text=Contact;target=;url=contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("EventsBook ClubLEFT_MENU")){
style=submenuStyle;
aI("text=Book Club;target=;url=book.html;");
aI("text=Thanksgiving Event;target=;url=Thanksgiving_Event.html;");
}

with(milonic=new menuname("NewsletterAdsLEFT_MENU")){
style=submenuStyle;
aI("text=Ads;target=;url=newsads.html;");
}

with(milonic=new menuname("ResourcesGreenRewardsLEFT_MENU")){
style=submenuStyle;
aI("text=GreenRewards;target=;url=Green_Rewards.html;");
aI("text=Speakers Bureau;target=;url=Speakers.html;");
}


 drawMenus();
