_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="MintCream";
offcolor="#000000";
onbgcolor="AntiqueWhite";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="MintCream";
offcolor="#000000";
onbgcolor="AntiqueWhite";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Aromatherapy Tips;target=;url=http://a-aromatherapy-guide.com/;");
aI("showmenu=ArticlesUnderstanding AromatherapyLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Aromatherapy Store;target=;url=aromatherapy-store.html;");
aI("text=Bath/Body Store;target=;url=bath-body-store.html;");
aI("text=Aromatherapy Resource Directory;target=;url=aromatherapy-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesUnderstanding AromatherapyLEFT_MENU")){
style=submenuStyle;
aI("text=Understanding Aromatherapy;target=;url=understanding-aromatherapy.html;");
aI("text=Benefits of Aromatherapy;target=;url=benefits-of-aromatherapy.html;");
aI("text=How Essential Oils are Used;target=;url=how-essential-oils-are-used.html;");
aI("text=Be Selective in your Purchase and Use of Aromatherapy Essential Oils;target=;url=be-selective-in-your-purchase-and-use-of-aromatherapy-essential-oils.html;");
aI("text=Using an Aromatherapy Diffuser;target=;url=using-an-aromatherapy-diffuser.html;");
aI("text=Aromatherapy for Pregnancy;target=;url=aromatherapy-for-pregnancy.html;");
}


 drawMenus();
