_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="White";
onbgcolor="LightGoldenrodYellow";
oncolor="#000000";
padding="6";
pagecolor="White";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="#000000";
onbgcolor="LightGoldenrodYellow";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Your Relationship with Cooking;target=;url=http://a-cooking-guide.com/;");
aI("showmenu=ArticlesBasic Cooking ToolsLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Cook ShopToastersLEFT_MENU;text=Cook Shop;target=;url=cook-shop.html;");
aI("text=Cooking Guide Resource Directory;target=;url=cooking-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesBasic Cooking ToolsLEFT_MENU")){
style=submenuStyle;
aI("text=Basic Cooking Tools;target=;url=basic-cooking-tools.html;");
aI("text=Measurement Tips for Cooking;target=;url=measurement-tips-for-cooking.html;");
aI("text=Cooking's Main Ingredient: Creativity;target=;url=cooking's-main-ingredient-creativity.html;");
aI("text=Some Basic Cooking Information;target=;url=some-basic-cooking-information.html;");
aI("text=Tips to Make Cooking Easier;target=;url=tips-to-make-cooking-easier.html;");
aI("text=Cooking Safely;target=;url=cooking-safely.html;");
}

with(milonic=new menuname("Cook ShopToastersLEFT_MENU")){
style=submenuStyle;
aI("text=Toasters;target=;url=toasters.html;");
aI("text=Utensils;target=;url=utensils.html;");
aI("text=Vacuum Storage Systems;target=;url=vacuum-storage-systems.html;");
aI("text=Waffle/Pizzelle Makers;target=;url=waffle-pizzelle-makers.html;");
aI("text=Woks;target=;url=woks.html;");
aI("text=Pots/Pans;target=;url=pots-pans.html;");
aI("text=Appliances;target=;url=appliances.html;");
}


 drawMenus();
