_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#E1FFE1";
offcolor="#008300";
onbgcolor="#008300";
oncolor="#FFFFFF";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Honeydew";
offcolor="#002A00";
onbgcolor="#008300";
oncolor="#FFFFFF";
outfilter="Fade(Overlap=1.00)";
padding="10";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Herb Garden Home;target=;url=http://www.herbgardenfacts.com/;");
aI("text=Herb Garden Plants;target=;url=herb-garden-plants.html;");
aI("text=Types of Herbs;target=;url=types-of-herbs.html;");
aI("text=Herb Garden Kits;target=;url=herb-garden-kits.html;");
aI("text=Growing Herbs in Pots;target=;url=growing-herbs-in-pots-and-containers.html;");
aI("text=Italian Herb Garden;target=;url=italian-herbs.html;");
aI("text=Home Herb Garden;target=;url=home-herb-garden.html;");
aI("text=Growing Fresh Herbs;target=;url=grow-fresh-herbs.html;");
aI("text=Herb Garden Articles;target=;url=herb-garden-articles-and-information.html;");
aI("text=Herb Garden Store;target=;url=herb-stores.html;");
}


 drawMenus();

