_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#AAAA00";
offcolor="#ffffff";
onbgcolor="#C0C0C0";
oncolor="#ffffff";
padding="12";
separatorcolor="WhiteSmoke";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="0";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#C0C0C0";
offcolor="#ffffff";
onbgcolor="#969696";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Natural Beauty Products Home ;target=;url=http://www.somethingolive.com/;");
aI("text=Our Range;target=;url=Our-Range.html;");
aI("text=Organic Hair Care;target=;url=Organic-Hair-Care.html;");
aI("text=Body Creams and Scrubs;target=;url=Body-Creams-and-Scrubs.html;");
aI("text=Natural Shower Gels and Liquid Soaps;target=;url=Natural-Shower-Gels-and-Liquid-Soaps.html;");
aI("text=Organic Face and Hand Creams;target=;url=Face-and-Hand-Cream.html;");
aI("text=Natural Soaps;target=;url=Natural-Soaps.html;");
aI("showmenu=About UsPostage Packaging and DeliveryLEFT_MENU;text=About Us;target=;url=About-Us.html;");
aI("text=Gift Baskets;target=;url=Gift-Baskets.html;");
aI("text=Natural Beauty Blog;target=;url=Natural-Beauty-Blog.html;");
aI("showmenu=Customer Feedback and Useful Information PagesNatural Beauty Product IngredientsLEFT_MENU;text=Customer Feedback and Useful Information Pages;target=;url=Customer-Feedback-and-Useful-Information-Pages.html;");
aI("text=Contact Us;target=;url=Contact-us.html;");
aI("text=Useful Links;target=;url=Links.html;");
}

with(milonic=new menuname("About UsPostage Packaging and DeliveryLEFT_MENU")){
style=submenuStyle;
aI("text=Postage Packaging and Delivery;target=;url=Postage-Packaging-and-Delivery.html;");
aI("text=Privicy;target=;url=Privicy.html;");
aI("text=Terms and Conditions;target=;url=Terms-and-Conditions.html;");
}

with(milonic=new menuname("Customer Feedback and Useful Information PagesNatural Beauty Product IngredientsLEFT_MENU")){
style=submenuStyle;
aI("text=Natural Beauty Product Ingredients;target=;url=Natural-Beauty-Product-Ingredients.html;");
aI("text=Customer Testimonials;target=;url=Customer-Testimonials.html;");
}


 drawMenus();
