_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="ForestGreen";
offcolor="#ffffff";
onbgcolor="#FFFFFF";
onbold="bold";
oncolor="RoyalBlue";
ondecoration="underline";
onitalic="italic";
padding="6";
separatorcolor="RoyalBlue";
separatorsize="7";
subimage="images/arrow.gif";
subimagepadding="4";
overimage="images/dots2.gif";
imagepadding="6";
itemwidth="145";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="#2AAA00";
offcolor="#ffffff";
onbgcolor="#FFFFFF";
oncolor="#000000";
padding="4";
separatorcolor="RoyalBlue";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=ProductsPure Tea Tree OilLEFT_MENU;text=Products;target=;url=Tea_Tree_Oil_Products.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsPure Tea Tree OilLEFT_MENU")){
style=submenuStyle;
aI("text=Pure Tea Tree Oil;target=;url=Pure_Antiseptic_Tea_Tree_Oil.html;");
aI("text=Tea Tree Hair Care;target=;url=Tea_Tree_Hair_Care.html;");
aI("text=Tea Tree Oral Care;target=;url=Tea_Tree_Oral_Care.html;");
aI("text=Tea Tree Body Care;target=;url=Tea_Tree_Body_Care.html;");
aI("text=Tea Tree Blemish Treatment;target=;url=Tea_Tree_Blemish_Treatment.html;");
}


 drawMenus();
