_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=Mr. Bear's Sauce;target=;url=Mr._Bear's_Sauce.html;");
aI("text=BBQ Sauce Makers;target=;url=BBQ_Sauce_Makers.html;");
aI("text=Retailers;target=;url=Retailers.html;");
aI("text=Modules for Membership Site;target=;url=Modules_for_Membership_Site.html;");
aI("text=Habagardils;target=;url=Habagardils.html;");
}


 drawMenus();
