_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Blue";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("text=Paleo Beef Jerky Recipe;target=;url=paleorecipescollection.html;");
aI("text=Paleo Beef Stew Recipe;target=;url=paleorecipescollection.html;");
aI("text=Paleo Breakfast Ideas and Recipes;target=;url=paleorecipescollection.html;");
aI("text=Paleo Chicken Salad Recipe;target=;url=paleorecipescollection.html;");
aI("text=Paleo Chili Recipe;target=;url=paleorecipescollection.html;");
aI("text=Paleo Ground Beef Recipes;target=;url=paleorecipescollection.html;");
aI("text=Paleo Meatloaf Recipe;target=;url=paleorecipescollection.html;");
aI("text=Paleo Vegetable Recipes;target=;url=paleorecipescollection.html;");
aI("text=Easy Paleo Dinner Recipes;target=;url=simplepaleorecipes.html;");
aI("text=Quick and Easy Paleo Recipes;target=;url=simplepaleorecipes.html;");
aI("text=Top 5 Paleo Diet Snacks;target=;url=paleosweetrecipes.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

