_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="#F0FFFF";
offcolor="Black";
onbgcolor="#CC0000";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="190";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=All Recipes;target=;url=http://www.recipeslovers.com;");
aI("showmenu=Free Cooking ArticlesBarbeue GrillLEFT_MENU;text=Free Cooking Articles;target=;url=free-articles-cooking-and-food.html;");
aI("text=Site Map;target=;url=Site_Map.html;");
}

with(milonic=new menuname("Free Cooking ArticlesBarbeue GrillLEFT_MENU")){
style=submenuStyle;
aI("text=Barbeue Grill;target=;url=barbecue-grill.html;");
aI("text=Cooking Accessory;target=;url=cooking-accessories.html;");
aI("text=Cooking Classes;target=;url=join-a-cooking-class.html;");
aI("text=Cooking For A Family;target=;url=cooking-for-a-family.html;");
aI("text=Cooking Light;target=;url=cooking-light.html;");
aI("text=Cooking Tips;target=;url=cooking-tips.html;");
aI("text=Great Cocktail Party;target=;url=great-cocktail-party.html;");
aI("text=Grocery Shopping;target=;url=grocery-shopping-budget.html;");
aI("text=Healthy Family Meal;target=;url=healthy-family-meals.html;");
aI("text=Heart Healthy Recipes;target=;url=heart-healthy-recipes.html;");
aI("text=Hire A Personal Chef;target=;url=hire-a-personal-chef.html;");
aI("text=Vegan Cake Recipes;target=;url=vegan-cake-recipes.html;");
aI("text=Vegetarian Food;target=;url=vegetarian-food.html;");
aI("text=Vegetarian Diet;target=;url=vegetarian-diet.html;");
aI("text=Paella Recipes;target=;url=Paella-Recipes-Secret.html;");
aI("text=Reasons To Become A Vegetarian;target=;url=become-vegetarian.html;");
aI("text=Teach Your Kids How To Cook;target=;url=teach-your-kids-how-to-cook.html;");
aI("text=Three Health Benefits Of Vegetarian Diet;target=;url=health-benefits-vegetarian-diet.html;");
aI("text=Five Nutrients Vegetarians Lacks;target=;url=nutrients-vegetarians-lacks.html;");
aI("text=Vegetarian Cooking For This Holiday Season;target=;url=vegetarian-cooking.html;");
aI("text=Well Stocked Kitchen Pantry;target=;url=well-stocked-kitchen-pantry.html;");
aI("text=Vegetarians Refuse To Wear Leather And Silk;target=;url=vegetarians-refuse-wear-leather.html;");
}


 drawMenus();
