fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-8;




with(menuStyle=new mm_style()){
align="center";
bordercolor="#f2f5de";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica, sans-serif";    
fontsize='11px';
fontstyle="normal";
headerbgcolor="#FEFFDD";
headercolor="#000000";
offbgcolor="#FEFFDD";
offcolor="#000000";
onbgcolor="#FEFFDD";
oncolor="#669933";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#FEFFDD";
pagecolor="black";
separatorcolor="#FEFFDD";
separatorsize=1;
subimagepadding=1;
}



with(milonic=new menuname("who_menu")){
style=menuStyle;
itemwidth=103;
left=15;

aI("text=story & mission;url=story.html;");
aI("text=meet our partners;url=partners_farmers.html;");
aI("text=in the community;url=community.html;");
aI("text=pressroom;url=press.html;");
aI("text=events &amp; resources;url=events_calendar.html;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
}

with(milonic=new menuname("farmfood_menu")){
style=menuStyle;
itemwidth=132;
left=5;
aI("text=what is good food;url=what.html;");
aI("text=fcf crop list;url=crop.html;");
aI("text=commercial sales;url=sales.html;");
aI("text=farmer's markets;url=markets.html;");
aI("text=grocers;url=grocers_pcc.html;");
aI("text=restaurants;url=restaurants.html;");
aI("text=&nbsp;;");
}

with(milonic=new menuname("farm_menu")){
style=menuStyle;
itemwidth=105;
left=10;
aI("text=our service;url=service.html;");
aI("text=subscription;url=subscription.html;");
aI("text=delivery options;url=delivery_options.html;");
aI("text=additional groceries;url=additional.html;");
aI("text=frequent questions;url=questions.html;");
aI("text=host site;url=site_host.html;");
aI("text=gift certificates;url=https://secure.fullcirclefarm.com/gift_certificate.phtml;");

}

with(milonic=new menuname("locations_menu")){
style=menuStyle;
itemwidth=181;
left=10;
aI("text=Seattle Metro Area;url=locations_seattle.phtml;");
aI("text=Eastern King County;url=locations_eastking.phtml;");
aI("text=Juneau Alaska Metro Area;url=locations_juneau.phtml;");
aI("text=Ketchikan Alaska Metro Area;url=locations_ketchikan.phtml;");
aI("text=Southeast Alaska Outlying Area;url=locations_sealaska.phtml;");
aI("text=Anchorage Alaska Downtown Area;url=locations_anchorage.phtml;");
aI("text=Anchorage Alaska Regional Area;url=locations_anchregion.phtml;");
aI("text=South Central Alaska Outlying Area;url=locations_scentral.phtml;");
aI("text=Southwest &amp; West Alaska Outlying ;url=locations_swalaska.phtml;");
aI("text=Fairbanks Alaska Metro Area;url=locations_fairbanks.phtml;");
aI("text=Northern Alaska Outlying Area;url=locations_nalaska.phtml;");
}


drawMenus();
