_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#823213";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#823213";
offcolor="AntiqueWhite";
onbgcolor="#FAEBD7";
oncolor="#000000";
padding="3";
pagecolor="#FFA92A";
separatorcolor="AntiqueWhite";
separatorsize="1";
subimage="images/white_13x13_tb.gif";
subimagepadding="2";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#823213";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#823213";
offcolor="AntiqueWhite";
onbgcolor="#FAEBD7";
oncolor="Black";
padding="4";
pagecolor="AntiqueWhite";
subimage="images/white_13x13_tb.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Pops' Pepper Patch Home Page;target=;url=http://popspepperpatch.com/htdocs/;");
aI("text=Contact Pops';target=;url=Contact_Pops'.html;");
aI("showmenu=Pops' Products/Mild HabagardilsLEFT_MENU;text=Pops' Products;target=;url=Products_Page.html;");
aI("showmenu=Other Products/Barbeque Jack's Thunder SauceLEFT_MENU;text=Other Products;target=;url=Other_Products.html;");
aI("text=Special Offers Page;target=;url=Special_Offers_Page.html;");
aI("text=About Pops;target=;url=About_Pop.html;");
aI("text=The Pops' Pepper Patch Facilities;target=;url=The_Facility.html;");
aI("showmenu=Pops' Recipes/Fried Habagardil PicklesLEFT_MENU;text=Pops' Recipes;target=;url=Pops'_Recipes.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Pops' Products/Mild HabagardilsLEFT_MENU")){
style=submenuStyle;
aI("text=Mild Habagardils;target=;url=Mild_Habagardils.html;");
aI("text=Spicy Habagardils;target=;url=Spicy_Habagardils.html;");
aI("text=Extreme Habagardils;target=;url=Extreme_Habagardils.html;");
aI("text=Chipotle Pepper Sauce;target=;url=Chipotle_Pepper_Sauce.html;");
aI("text=Smoky Habanero Pepper Sauce;target=;url=Smoky_Habanero_Pepper_Sauce.html;");
aI("text=Chipotle Salsa;target=;url=Chipotle_Salsa.html;");
}

with(milonic=new menuname("Other Products/Barbeque Jack's Thunder SauceLEFT_MENU")){
style=submenuStyle;
aI("text=Barbeque Jack's Thunder Sauce;target=;url=Barbeque_Jack's_Thunder_Sauce.html;");
}

with(milonic=new menuname("Pops' Recipes/Fried Habagardil PicklesLEFT_MENU")){
style=submenuStyle;
aI("text=Fried Habagardil Pickles;target=;url=Fried_Habagardil_Pickles.html;");
aI("text=Pops' BangUp Shrimp and Wings;target=;url=Pops'_BangUp_Shrimp_and_Wings.html;");
aI("text=Pops' Hot & Spicy Wings;target=;url=Pops'_Hot_&_Spicy_Wings.html;");
aI("text=Pepper Jelly Recipes;target=;url=Pepper_Jelly_Recipes.html;");
aI("text=Pops' Creamy Salsa Dip;target=;url=Pops'_Creamy_Salsa_Dip.html;");
aI("text=Pops' BBQ Jerky;target=;url=Pops'_BBQ_Jerky.html;");
}


 drawMenus();

