_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small2.png";
borderstyle="solid";
fontfamily="Century Gothic";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#FFFFFF";
oncolor="#663399";
pagecolor="#663399";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover2.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#EFEFEF";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#00D4FF";
offcolor="#FFFFFF";
onbgcolor="White";
oncolor="#663399";
padding="4";
pagebgcolor="White";
pagecolor="#0088CC";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="30";
aI("text=Welcome;target=;url=http://melindahyder.com/;");
aI("text=My Story;target=;url=melinda-ryder-my-story.html;");
aI("text=The Company;target=;url=skin-care-company.html;");
aI("text=The Opportunity;target=;url=skin-care-consultant.html;");
aI("text=The Pay Plan;target=;url=the-pay-plan.html;");
aI("text=Where Do You Fit;target=;url=where-do-you-fit.html;");
aI("text=Products;target=;url=skin-care-products.html;");
aI("showmenu=Skin Care Results/ANTI-AGE AMP MDLEFT_MENU;text=Skin Care Results;target=;url=skin-care-products-results.html;");
aI("text=Mens Skin Care;target=;url=mens-skin-care-products.html;");
aI("text=Amp Up Your Skin Care;target=;url=amp-up-your-skin-care.html;");
aI("text=Contact Me;target=;url=contact-melinda-ryder.html;");
}

with(milonic=new menuname("Skin Care Results/ANTI-AGE AMP MDLEFT_MENU")){
style=submenuStyle;
aI("text=ANTI-AGE AMP MD;target=;url=skin-care-anti-age-product-amp-md.html;");
aI("text=REVERSE;target=;url=skin-care-reverse.html;");
aI("text=UNBLEMISH;target=;url=skin-care-unblemish-product.html;");
aI("text=SOOTHE;target=;url=soothe-skin-care-product.html;");
}


 drawMenus();

