_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="AliceBlue";
offcolor="#000000";
onbgcolor="Azure";
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="AliceBlue";
offcolor="#000000";
onbgcolor="Azure";
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=A Greenhouse for Me;target=;url=http://A-GREENHOUSE-GUIDE.COM/;");
aI("showmenu=Greenhouse Articles/Equipping Your GreenhouseLEFT_MENU;text=Greenhouse Articles;target=;url=greenhouse-articles.html;");
aI("showmenu=Greenhouse Store/Greenhouses/AccessoriesLEFT_MENU;text=Greenhouse Store;target=;url=greenhouse-store.html;");
aI("text=Greenhouse Guide Resource Directory;target=;url=greenhouse-guide-resource-directory.html;");
aI("text=Home Gardening Guide;target=;url=http://a-home-gardening-guide.com/;");
aI("text=A Bonsai Guide;target=;url=http://www.a-bonsai-guide.com;");
aI("text=Outdoor Sofa;target=;url=http://www.outdoorsofa.com;");
}

with(milonic=new menuname("Greenhouse Articles/Equipping Your GreenhouseLEFT_MENU")){
style=submenuStyle;
aI("text=Equipping Your Greenhouse;target=;url=equipping-your-greenhouse.html;");
aI("text=Purchasing a Greenhouse Kit;target=;url=purchasing-a-greenhouse-kit.html;");
aI("text=How to Build a DIY Greenhouse;target=;url=how-to-build-a-diy-greenhouse.html;");
aI("text=Greenhouse Environment;target=;url=greenhouse-environment.html;");
aI("text=Greenhouse Structures;target=;url=greenhouse-structures.html;");
}

with(milonic=new menuname("Greenhouse Store/Greenhouses/AccessoriesLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Greenhouse Store/Greenhouses/Accessories/Hobby GreenhousesLEFT_MENU;text=Greenhouses/Accessories;target=;url=greenhouses-accessories.html;");
aI("text=Cooling/Ventilation Equipment;target=;url=cooling-ventilation-equipment.html;");
aI("text=Heating Equipment;target=;url=heating-equipment.html;");
}

with(milonic=new menuname("Greenhouse Store/Greenhouses/Accessories/Hobby GreenhousesLEFT_MENU")){
style=submenuStyle;
aI("text=Hobby Greenhouses;target=;url=hobby-greenhouses.html;");
aI("text=Commercial Greenhouses;target=;url=commercial-greenhouses.html;");
}


 drawMenus();

