_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze11.gif";
borderstyle="solid";
fontfamily="Century Gothic";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#000000";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="10";
subimage="images/downboxed.gif";
subimagepadding="5";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#C0C0C0";
offcolor="#FFFFFF";
onbgcolor="#FFFF99";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="93";
itemheight="16";
aI("text=Home Page;target=;url=http://www.ezcookery.com/;align=center;");
aI("showmenu=RecipesAdriatic PrawnsLEFT_MENU;text=Recipes;target=;url=Recipes.html;align=center;");
aI("text=Comments;target=;url=Comments.php;align=center;");
aI("showmenu=ResourcesWeb SitesLEFT_MENU;text=Resources;target=;url=Resources.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("RecipesAdriatic PrawnsLEFT_MENU")){
style=submenuStyle;
aI("text=Adriatic Prawns;target=;url=Adriatic-Prawns.html;");
aI("text=Coq Camargue;target=;url=Coq-Camargue.html;");
aI("showmenu=Greek RecipesGreek PeppersLEFT_MENU;text=Greek Recipes;target=;url=Greek-Recipes.html;");
aI("showmenu=Italian RecipesMarinara SauceLEFT_MENU;text=Italian Recipes;target=;url=Great-Italian-Recipes.html;");
aI("text=Lebanese Tabouleh;target=;url=Lebanese-Tabouleh.html;");
aI("showmenu=Moroccan RecipesLamb TagineLEFT_MENU;text=Moroccan Recipes;target=;url=Moroccan-Recipes.html;");
aI("showmenu=Maltese RecipesMaltese AuberginesLEFT_MENU;text=Maltese Recipes;target=;url=Maltese-Recipes.html;");
aI("showmenu=Spanish RecipesSpanish Chicken CasseroleLEFT_MENU;text=Spanish Recipes;target=;url=Spanish-Recipes.html;");
}

with(milonic=new menuname("Greek RecipesGreek PeppersLEFT_MENU")){
style=submenuStyle;
aI("text=Greek Peppers;target=;url=Greek-Peppers.html;");
aI("text=Beef Stifado;target=;url=Beef-Stifado.html;");
}

with(milonic=new menuname("Italian RecipesMarinara SauceLEFT_MENU")){
style=submenuStyle;
aI("text=Marinara Sauce;target=;url=Italian-Recipes.html;");
aI("text=Tuscany Chicken;target=;url=Tuscan-Chicken.html;");
}

with(milonic=new menuname("Moroccan RecipesLamb TagineLEFT_MENU")){
style=submenuStyle;
aI("text=Lamb Tagine;target=;url=Lamb-Tagine.html;");
aI("text=Moroccan Chicken;target=;url=Moroccan-Chicken.html;");
}

with(milonic=new menuname("Maltese RecipesMaltese AuberginesLEFT_MENU")){
style=submenuStyle;
aI("text=Maltese Aubergines;target=;url=Maltese-Aubergines.html;");
aI("text=Aljotta;target=;url=Aljotta.html;");
}

with(milonic=new menuname("Spanish RecipesSpanish Chicken CasseroleLEFT_MENU")){
style=submenuStyle;
aI("text=Spanish Chicken Casserole;target=;url=Spanish-Chicken-Casserole.html;");
aI("text=More Spanish Recipes;target=;url=Three-Great-Spanish-Recipes.html;");
}

with(milonic=new menuname("ResourcesWeb SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
}


 drawMenus();

