_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
fontfamily="Times New Roman";
fontsize="11pt";
fontweight="bold";
offborder="1px solid #C0C0C0";
offcolor="SteelBlue";
onbold="bold";
oncolor="#005500";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="10";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back18.gif";
itemheight="22";
itemwidth="125";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="11pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#005500";
oncolor="#005500";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back18.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://snohomishfarmersmarket.com/;align=left;");
aI("text=About US;target=;url=About-US.html;align=left;");
aI("text=Weekly Blog;target=;url=Weekly-Blog.html;align=left;");
aI("showmenu=Meet Our Vendors/FarmersLEFT_MENU;text=Meet Our Vendors;target=;url=Meet-Our-Vendors.html;align=left;");
aI("text=Wanna  Be a Vendor;target=;url=Wanna-Be-a-Vendor.html;align=left;");
aI("text=Music at the Market;target=;url=Music-at-the-Market.html;align=left;");
aI("text=Music Sponsors;target=;url=Music-Sponsors.html;align=left;");
aI("showmenu=Calendar of Events/Chef Demo RecipiesLEFT_MENU;text=Calendar of Events;target=;url=Calendar-of-Events.html;align=left;");
aI("text=Non Profit - Community Outreach;target=;url=Non-Profit-Community-Outreach.html;align=left;");
aI("text=Customer Parking;target=;url=Customer-Parking.html;align=left;");
aI("text=Internship 2012;target=;url=Internship-2012.html;align=left;");
aI("text=Volunteer ;target=;url=Volunteer.html;align=left;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=left;");
}

with(milonic=new menuname("Meet Our Vendors/FarmersLEFT_MENU")){
style=submenuStyle;
aI("text=Farmers;target=;url=Farmers.html;");
aI("text=Artisans/Crafters;target=;url=Artisans-Crafters.html;");
aI("text=Packaged Food;target=;url=Packaged-Food.html;");
aI("text=Ready to Eat Food;target=;url=Ready-to-Eat-Food.html;");
aI("text=Speciality Products;target=;url=Speciality-Products.html;");
aI("text=Vendor Spotlight;target=;url=Vendor-Spotlight.html;");
}

with(milonic=new menuname("Calendar of Events/Chef Demo RecipiesLEFT_MENU")){
style=submenuStyle;
aI("text=Chef Demo Recipies;target=;url=Chef-Demo-Recipies.html;");
aI("text=Annual Fruit Pie Bake Off;target=;url=Annual-Fruit-Pie-Bake-Off.html;");
}


 drawMenus();

