_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#804000";
offcolor="#D0AF79";
onbgcolor="#A06E25";
oncolor="Black";
padding="6";
separatorcolor="#A06E25";
separatorsize="7";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#A06E25";
offcolor="Black";
onbgcolor="#A06E25";
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=Welcome;target=;url=index.html;");
aI("showmenu=Gourmet GuidesGourmet Guide to PeppercornsLEFT_MENU;text=Gourmet Guides;target=;url=Gourmet-Guides.html;");
aI("showmenu=PeppercornsBlack PeppercornsLEFT_MENU;text=Peppercorns;target=;url=Peppercorns.html;");
aI("text=Salts;target=;url=Salts.html;");
aI("text=Sweet Spices;target=;url=Sweet-Spices.html;");
aI("text=Chili Peppers;target=;url=Chili-Peppers.html;");
aI("text=Decorating Sugars;target=;url=Decorating-Sugars.html;");
aI("text=Collections;target=;url=Collections.html;");
aI("text=Recipes;target=;url=Recipes.html;");
aI("text=Policy Page;target=;url=Policy-Page.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About;target=;url=About.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Gourmet GuidesGourmet Guide to PeppercornsLEFT_MENU")){
style=submenuStyle;
aI("text=Gourmet Guide to Peppercorns;target=;url=Gourmet-Guide-to-Peppercorns.html;");
aI("text=Gourmet Guide to Salts;target=;url=Gourmet-Guide-to-Salts.html;");
aI("text=Gourmet Guide to Sweet Spices;target=;url=Gourmet-Guide-to-Sweet-Spices.html;");
aI("text=Gourmet Guide to Chili Peppers;target=;url=Gourmet-Guide-to-Chili-Peppers.html;");
aI("text=Schezuan Peppercorns Ban;target=;url=Schezuan-Peppercorns-Ban.html;");
}

with(milonic=new menuname("PeppercornsBlack PeppercornsLEFT_MENU")){
style=submenuStyle;
aI("text=Black Peppercorns;target=;url=Black-Peppercorns.html;");
aI("text=Green Peppercorns;target=;url=Green-Peppercorns.html;");
aI("text=Peppercorn Blends;target=;url=Peppercorn-Blends.html;");
aI("text=Pink Peppercorns;target=;url=Pink-Peppercorns.html;");
aI("text=Szechuan Peppercorns;target=;url=Szechuan-Peppercorns.html;");
aI("text=White Peppercorns;target=;url=White-Peppercorns.html;");
}


 drawMenus();
