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=30;
_subOffsetLeft=-2;

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#555555";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#AFBCA8";
offcolor="#000000";
onbgcolor="#D9DDC6";
onborder="";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
subimage="orange_10x10.gif";
subimagepadding=8;
}

with(menuStyle=new mm_style()){
borderstyle="solid";
fontfamily="Arial, Verdana, Tahoma";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#66761D";
offcolor="#FAE5BB";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
pagecolor="black";
separatorcolor="#FEA700";
separatorheight=16;
separatorpadding=5;
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=51;
aI("showmenu=Departments;image=../_images/main_menu/index2_03.gif;overimage=../_images/main_menu/index2Over_03.gif;url=../departments/");
aI("showmenu=Inspirations;image=../_images/main_menu/index2_04.gif;overimage=../_images/main_menu/index2Over_04.gif;url=../inspirations/");
aI("showmenu=Recipes;image=../_images/main_menu/index2_05.gif;overimage=../_images/main_menu/index2Over_05.gif;url=../recipes/");
aI("showmenu=Stores;image=../_images/main_menu/index2_06.gif;overimage=../_images/main_menu/index2Over_06.gif;url=../stores/store_locations.aspx");
aI("showmenu=Online Market;image=../_images/main_menu/index2_07.gif;overimage=../_images/main_menu/index2Over_07.gif;url=../online-market/");
aI("showmenu=Community;image=../_images/main_menu/index2_07.gif;overimage=../_images/main_menu/index2Over_07.gif;url=../online-market/");
}



with(milonic=new menuname("Inspirations")){
left=268;
style=submenuStyle;
aI("text=Our Store;url=ourstore.html;");
aI("text=Our Family;url=ourfamily.html;");
aI("text=Contact Us;url=contactus.html;");
aI("text=Employment;url=employment.html;");
aI("text=Events;url=events.html;");
aI("text=Charities;url=charities.html;");
aI("text=Cousin's Brand;url=cousinsbrand.html;");
aI("text=Media;url=media.html;");
}

with(milonic=new menuname("Recipes")){
left=363;
style=submenuStyle;
aI("text=Produce;url=produce.html;");
aI("text=Meats;url=meats.html;");
aI("text=Deli;url=deli.html;");
aI("text=Prepared Foods;url=preparedfoods.html;");
aI("text=Grocery;url=grocery.html;");
aI("text=Bakery;url=bakery.html;");
aI("text=Dairy;url=dairy.html;");
aI("text=Floral;url=floral.html;");
}

with(milonic=new menuname("Stores")){
left=472;
style=submenuStyle;
aI("text=Hors D’oevres;url=horsdoevres.html;");
aI("text=Salads;url=salads.html;");
aI("text=Soups;url=soups.html;");
aI("text=Quiches;url=quiches.html;");
aI("text=Pastas;url=pastas.html;");
aI("text=Entrees;url=entrees.html;");
aI("text=Sides;url=sides.html;");
aI("text=Desserts;url=desserts.html;");
}

with(milonic=new menuname("Online Market")){
left=568;
style=submenuStyle;
aI("text=Market Express;url=marketexpress.html;");
aI("text=Weekly Specials;url=specials.html;");
aI("text=Entertaining Ideas;url=giftbaskets.html;");
aI("text=Recipe of the Month;url=recipe.html;");
}



drawMenus();

