_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#E7FAE7";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E7FAE7";
offcolor="#043F04";
onbgcolor="#FAEFFF";
oncolor="#C390DB";
padding="6";
pagebgcolor="#FAEFFF";
pagecolor="#043F04";
separatorcolor="#8A0D0D";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#8A0D0D";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E7FAE7";
offcolor="#043F04";
onbgcolor="#FAEFFF";
oncolor="#C390DB";
padding="4";
pagebgcolor="#FAEFFF";
pagecolor="#043F04";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Herb Growing Home;target=;url=http://herbgrowingcenter.com/;");
aI("text=Herb Plants;target=;url=herb-plants.php;");
aI("text=Herb Seeds;target=;url=herb-seeds.php;");
aI("text=About Herb Growing;target=;url=about-herb-growing.php;");
aI("showmenu=Articles/Herb Garden KitsLEFT_MENU;text=Articles;target=;url=articles.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Articles/Herb Garden KitsLEFT_MENU")){
style=submenuStyle;
aI("text=Herb Garden Kits;target=;url=herb-garden-kits.php;");
aI("text=Growing Medicinal Herbs;target=;url=growing-medicinal-herbs.php;");
aI("text=Tips For Growing Herbs Indoors;target=;url=tips-for-growing-herbs.php;");
aI("text=Growing Tea Herbs;target=;url=growing-tea-herbs.php;");
aI("text=Growing Perennial Herbs;target=;url=growing-perennial-herbs.php;");
aI("text=Herb Garden Plants;target=;url=herb-garden-plants.php;");
aI("text=Italian Herb Garden;target=;url=italian-herb-garden.php;");
aI("text=Growing Herbs With;target=;url=growing-herbs-with.php;");
aI("text=Growing Herbs in Pots;target=;url=growing-herbs-in-pots.php;");
}


 drawMenus();

