_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DarkGreen";
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="DarkGray";
borderstyle="Inset";
borderwidth="2";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/square_dust.gif";
offbgcolor="WhiteSmoke";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="Transparent";
separatorsize="2";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="121";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Our Program;target=;url=Our-Program.html;");
aI("text=Cafe;target=;url=Cafe.html;");
aI("text=Catering;target=;url=Catering.html;");
aI("text=At the Farmers' Market ;target=;url=At-the-Farmers'-Market.html;");
aI("text=Our Friends - Donations ;target=;url=Our-Friends-Donations.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=NewsNews Letter 1LEFT_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("NewsNews Letter 1LEFT_MENU")){
style=submenuStyle;
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();
