_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=index.html;");
aI("showmenu=ProductsHerbal GelsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Product Gallery;target=;url=Product-Gallery.html;");
aI("text=testimonials;target=;url=testimonials.html;");
aI("text=Herbals Articles;target=;url=Herbals-Articles.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("ProductsHerbal GelsLEFT_MENU")){
style=submenuStyle;
aI("text=Herbal Gels;target=;url=Herbal-Gels.html;");
aI("text=Shampoo;target=;url=Shampoo.html;");
aI("text=Facewash;target=;url=Facewash.html;");
aI("text=Body Lotion , Cleasing Milk;target=;url=Body-Lotion-,-Cleasing-Milk.html;");
aI("text=Facial Kit;target=;url=Facial-Kit.html;");
aI("text=Aloevera Soap;target=;url=Aloevera-Soap.html;");
aI("text=Aloevera Health Drink;target=;url=Aloevera-Health-Drink.html;");
}


 drawMenus();

