_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="White";
offcolor="#663300";
onbgcolor="#EA7C0F";
onbold="bold";
oncolor="#ffffff";
padding="6";
pagebgcolor="#EA7C0F";
pagecolor="White";
separatorcolor="#ffffff";
separatorsize="7";
subimage="images/black_4x5.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#663300";
borderstyle="solid";
borderwidth="1";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#663300";
onbgcolor="#9ABE19";
oncolor="#ffffff";
padding="4";
pagebgcolor="#9ABE19";
pagecolor="White";
separatorcolor="#9ABE19";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=home;target=;url=./;");
aI("text=about us;target=;url=about-us.html;");
aI("showmenu=productsstretch mark creamLEFT_MENU;text=products;target=;url=products.html;");
aI("text=why natural and organic;target=;url=why-natural-and-organic.html;");
aI("text=greenmail recycling;target=;url=greenmail-recycling.html;");
aI("showmenu=where to buyonline retailersLEFT_MENU;text=where to buy;target=;url=where-to-buy.html;");
aI("text=newsletter sign-up;target=;url=newsletter-sign-up.html;");
aI("text=referral program;target=;url=referral-program.html;");
aI("showmenu=buzzpress kitLEFT_MENU;text=buzz;target=;url=buzz.html;");
aI("text=contact us;target=;url=contact-us.html;");
}

with(milonic=new menuname("productsstretch mark creamLEFT_MENU")){
style=submenuStyle;
aI("text=stretch mark cream;target=;url=nourishing-stretch-mark-cream.html;");
aI("text=diaper cream;target=;url=soothing-diaper-cream.html;");
aI("text=baby lotion;target=;url=nurturing-baby-lotion.html;");
aI("text=baby wash;target=;url=gentle-baby-wash.html;");
aI("text=baby oil;target=;url=calming-baby-oil.html;");
aI("text=gift set;target=;url=gift-set.html;");
}

with(milonic=new menuname("where to buyonline retailersLEFT_MENU")){
style=submenuStyle;
aI("text=online retailers;target=;url=online-retailers.html;");
aI("text=store locations;target=;url=Store-Locations.html;");
}

with(milonic=new menuname("buzzpress kitLEFT_MENU")){
style=submenuStyle;
aI("text=press kit;target=;url=press-kit.html;");
aI("text=print;target=;url=print.html;");
aI("text=television;target=;url=television.html;");
aI("text=testimonials;target=;url=testimonials.html;");
}


 drawMenus();
