_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="SandyBrown";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Book Store;target=;url=Book-Store.html;");
aI("showmenu=Food Articles/Tips for Buying the Right GrillFOOTER_MENU;text=Food Articles;target=;url=Food-Articles.html;");
aI("text=Cooking Tips;target=;url=Cooking-Tips.html;");
aI("text=Conversion Charts;target=;url=Conversion-Charts.html;");
aI("text=Easy It;target=;url=Easy-It.html;");
aI("text=Health and Nutrition;target=;url=Health-and-Nutrition.html;");
aI("text=Health and Safety;target=;url=Health-and-Safety.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Policies;target=;url=Site-Policies.html;");
aI("text=Recipe Sender;target=;url=Recipe-Sender.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Food Articles/Tips for Buying the Right GrillFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Tips for Buying the Right Grill;target=;url=Tips-for-Buying-the-Right-Grill.html;");
aI("text=Tips for warm weather entertaining;target=;url=Tips-for-warm-weather-entertaining.html;");
aI("text=Bring your favorite coffee drink along on your summer travels;target=;url=Bring-your-favorite-coffee-drink-along-on-your-summer-travels.html;");
aI("text=Cooking for Beginners;target=;url=Cooking-for-Beginners.html;");
aI("text=Cooking for Special Occasions;target=;url=Cooking-for-Special-Occasions.html;");
aI("text=Trouble Free Cooking;target=;url=Trouble-Free-Cooking.html;");
aI("text=Pleasure Cooking;target=;url=Pleasure-Cooking.html;");
aI("text=Cooking with Children;target=;url=Cooking-with-Children.html;");
aI("text=The Wonderfuk Tools of Cooking;target=;url=The-Wonderfuk-Tools-of-Cooking.html;");
aI("text=Microwave Cooking is the Wave of the Future;target=;url=Microwave-Cooking-is-the-Wave-of-the-Future.html;");
aI("text=Cooking Cajun Food;target=;url=Cooking-Cajun-Food.html;");
aI("text=Cooking for Two;target=;url=Cooking-for-Two.html;");
aI("text=Gourmet Cooking for Pleasure;target=;url=Gourmet-Cooking-for-Pleasure.html;");
aI("text=Monthly Cooking;target=;url=Monthly-Cooking.html;");
}


 drawMenus();

