_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Herbs;target=;url=./;");
aI("showmenu=Herbal Articlescooking with herbsLEFT_MENU;text=Herbal Articles;target=;url=Herbal-Articles.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Herbal Articlescooking with herbsLEFT_MENU")){
style=submenuStyle;
aI("text=cooking with herbs;target=;url=cooking-with-herbs.html;");
aI("text=growing herbs;target=;url=growing-herbs.html;");
aI("text=collecting herbs;target=;url=collecting-herbs.html;");
aI("text=Ginkgo Biloba;target=;url=Ginkgo-Biloba.html;");
aI("text=Rosemary Plant;target=;url=Rosemary-Plant.html;");
aI("text=Sage;target=;url=Sage.html;");
aI("text=Oregano;target=;url=Oregano.html;");
aI("text=Parsley;target=;url=Parsley.html;");
aI("text=Drying Fresh Herbs;target=;url=Drying-Fresh-Herbs.html;");
aI("text=Tarragon;target=;url=Tarragon.html;");
aI("text=Echinacea;target=;url=Echinacea.html;");
aI("text=Basil;target=;url=Basil.html;");
aI("text=Chamomile;target=;url=Chamomile.html;");
aI("text=Eucalyptus;target=;url=Eucalyptus.html;");
aI("text=Cilantro;target=;url=Cilantro.html;");
aI("text=Belladonna;target=;url=Belladonna.html;");
aI("text=Alfalfa;target=;url=Alfalfa.html;");
}


 drawMenus();
