_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="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#CB0201";
oncolor="White";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://LynnsBeautyBiz.com/;");
aI("text=My Story;target=;url=my-story.html;");
aI("text=Products;target=;url=products.html;");
aI("text=Beauty Business;target=;url=beauty-business.html;");
aI("text=Retail Profits;target=;url=retail-profits.html;");
aI("text=Fundraising;target=;url=fundraising.html;");
aI("text=Team Building;target=;url=team-building.html;");
aI("text=Join Now;target=;url=join-now.html;");
aI("text=Request Info;target=;url=request-info.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Watch Avon's Infomercial;target=_blank;url=http://anewhomebiz.com;");
aI("text=Shop Now;target=_blank;url=http://venturabeauty.com;");
}


 drawMenus();

