fixMozillaZIndex=false; //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=-267;

with(submenuStyle=new mm_style()){
bordercolor="#daccb9";
borderstyle="solid";
borderwidth=3;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";

headercolor="#000000";
offbgcolor="#fcfcf7";
offcolor="#96692e";
onbgcolor="#bb6c04";

oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#c6b9a8', Direction=150, Strength=10)";
padding=4;
separatorcolor="e0d9c6";
separatorsize=1;
subimagepadding=1;
pagebgcolor="#ecebeb";
pagecolor="black";
subimage="green2_5x7.gif";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#66761d";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f7f7eb";
offcolor="#b48507";
onbgcolor="#c9a239";

oncolor="#6a4e03";


outfilter="Fade(duration=0.2);Alpha(opacity=70);Shadow(color=#000000', Direction=150, Strength=20)";
padding=19;
pagecolor="black";

subimagepadding=4;

}

with(milonic=new menuname("form")){
margin=4;
style=submenuStyle;
//aI("status=Booking Form;text=Booking Form;url=bedrooms_booking_form.htm;");
//aI("status=Company Overview;text=Company Overview;url=company-overview.html;");
//aI("status=Real Estate Development;text=Real Estate Development;url=real-estate.html;");

}

with(milonic=new menuname("store")){
margin=4;
style=submenuStyle;
//aI("status=Store address;text=Store address;url=store-locations.html;");
//aI("status=Coming Soon;text=Coming Soon;url=store-locations.html#1;");
//aI("status=Barons Wine & Food;text=Barons Wine & Food;url=store-locations.HTML#2;");

}

with(milonic=new menuname("fav")){
margin=4;
style=submenuStyle;
//aI("status=Featured products;text=Featured products;url=featured-products.html;");
//aI("status=Recipes;text=Recipes;url=recipes.html;");


}

with(milonic=new menuname("product")){
margin=4;
style=submenuStyle;
aI("status=What is New;text=What is New;url=products-whats-new.html;");
aI("status=Our Favorites;text=Our Favorites;url=products-our-favorites.html;");
aI("status=Our Selection;text=Our Selection;url=products-our-selection.html;");
aI("status=Special Diet;text=Special Diet;url=products-special-diet.html;");

}

with(milonic=new menuname("career")){
margin=4;
style=submenuStyle;
//aI("status=Our Values /Testimonials;text=Our Values /Testimonials;url=values-testimonials.html;");


}

drawMenus();

