_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="FloralWhite";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover2.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#232323";
borderstyle="Groove";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="SkyBlue";
offcolor="White";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
openstyle="rtl";
itemheight="40";
aI("text=Home;target=;url=http://www.topdogfoodrecipes.com/;");
aI("showmenu=Recipes/Homemade Dog KibbleRIGHT_MENU;text=Recipes;target=;url=Recipes.html;");
aI("text=Doggy Treats;target=;url=Doggy-Treats.html;");
aI("text=Commercial Dog Food;target=;url=Commercial-Dog-Food.html;");
aI("text=Foods to Avoid;target=;url=Foods-to-Avoid.html;");
aI("text=Food Training;target=;url=Food-Training.html;");
aI("text=FAQs;target=;url=FAQs.html;");
}

with(milonic=new menuname("Recipes/Homemade Dog KibbleRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Homemade Dog Kibble;target=;url=Homemade-Dog-Kibble.html;");
aI("text=Simple Recipe;target=;url=Simple-Recipe.html;");
aI("text=High Energy Recipe;target=;url=High-Energy-Recipe.html;");
aI("text=Quick Doggy Breakfast;target=;url=Quick-Doggy-Breakfast.html;");
aI("text=Doggy Meatloaf;target=;url=Doggy-Meatloaf.html;");
aI("text=Doggy Chicken Meatloaf;target=;url=Doggy-Chicken-Meatloaf.html;");
aI("text=Weight Gain Meatballs;target=;url=Weight-Gain-Meatballs.html;");
aI("text=Weight Loss Chicken Dinner;target=;url=Weight-Loss-Chicken-Dinner.html;");
aI("text=Weight Loss Veal Stew;target=;url=Weight-Loss-Veal-Stew.html;");
aI("text=Doggy Microwave Casserole;target=;url=Doggy-Microwave-Casserole.html;");
}


 drawMenus();

