_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots7.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#5C3747";
oncolor="White";
padding="3";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="165";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#BABCB1";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Partner in Business;target=;url=Partner-in-Business.html;");
aI("text=Ecommerce Store;target=;url=Ecommerce-Store.html;");
aI("text=Browse Products;target=;url=Browse-Products.html;");
aI("text=Name Brands;target=;url=Name-Brands.html;");
aI("text=Sign up here;target=;url=Sign-up-here.html;");
aI("text=Low Price Guarantee;target=;url=Low-Price-Guarantee.html;");
aI("text=Customer Service Center;target=;url=Customer-Service-Center.html;");
aI("text=Opportunities;target=;url=Opportunities.html;");
aI("text=Testimonals;target=;url=Testimonals.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=90 Day Guarantee;target=;url=90-Day-Guarantee.html;");
}


 drawMenus();

