_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
overbgimage="images/bracket0.gif";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=539;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
openstyle="up";
itemheight="30";
aI("text=Our Program;target=;url=Our-Program.html;align=center;");
aI("text=Cafe;target=;url=Cafe.html;align=center;");
aI("text=Catering;target=;url=Catering.html;align=center;");
aI("text=At the Farmers' Market ;target=;url=At-the-Farmers'-Market.html;align=center;");
aI("text=Our Friends - Donations ;target=;url=Our-Friends-Donations.html;align=center;");
aI("text=About Us;target=;url=About-Us.html;align=center;");
aI("showmenu=NewsNews Letter 1MAIN_FOOTER_MENU;text=News;target=;url=News.html;align=center;");
}

with(milonic=new menuname("NewsNews Letter 1MAIN_FOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=News Letter 1;target=;url=News-Letter-1.html;");
aI("text=News Letter 2;target=;url=News-Letter-2.html;");
aI("text=News Letter 3;target=;url=News-Letter-3.html;");
aI("text=News Letter 4;target=;url=News-Letter-4.html;");
aI("text=NewsLetter 5;target=;url=NewsLetter-5.html;");
aI("text=Article 1;target=;url=Article-1.html;");
aI("text=Article 2;target=;url=Article-2.html;");
aI("text=Article 3;target=;url=Article-3.html;");
aI("text=Article 4;target=;url=Article-4.html;");
}


 drawMenus();
