_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="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#DDF086";
oncolor="Black";
padding="10";
separatorcolor="Black";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#DDF086";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DDF086";
offcolor="Black";
onbgcolor="#84AE00";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesSmall GreenhouseLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Policy;target=;url=privacy-policy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesSmall GreenhouseLEFT_MENU")){
style=submenuStyle;
aI("text=Small Greenhouse;target=;url=small-greenhouse.html;");
aI("text=Greenhouse Designs;target=;url=greenhouse-designs.html;");
aI("text=Greenhouse Management;target=;url=greenhouse-management.html;");
aI("text=Greenhouse Windows  Benefits;target=;url=Greenhouse_Windows_Benefits.html;");
aI("text=Patio Greenhouse;target=;url=patio-greenhouse.html;");
aI("text=Greenhouse Holistic;target=;url=greenhouse-holistic.html;");
aI("text=Greenhouse Sales;target=;url=greenhouse-sales.html;");
aI("text=Cheap Greenhouse;target=;url=cheap-greenhouse.html;");
aI("text=A Profitable Greenhouse Is More Than Just Gardening;target=;url=A_Profitable_Greenhouse_Is_More_Than_Just_Gardening.html;");
aI("text=Greenhouse Accessories;target=;url=greenhouse-accessories.html;");
aI("text=Effective Greenhouse Covers;target=;url=Effective_Greenhouse_Covers.html;");
aI("text=Greenhouse Equipment;target=;url=greenhouse-equipment.html;");
aI("text=Creating a Profitable Greenhouse;target=;url=Creating_a_Profitable_Greenhouse.html;");
aI("text=Greenhouse Supply;target=;url=greenhouse-supply.html;");
aI("text=Greenhouse Planting;target=;url=greenhouse-planting.html;");
aI("text=Greenhouse Plastic;target=;url=greenhouse-plastic.html;");
aI("text=Make Your Greenhouse Profitable;target=;url=Make_Your_Greenhouse_Profitable.html;");
aI("text=Some Benefits Of A Profitable Greenhouse;target=;url=Some_Benefits_Of_A_Profitable_Greenhouse.html;");
aI("text=Glass Greenhouse;target=;url=glass-greenhouse.html;");
aI("text=Commercial Greenhouse;target=;url=commercial-greenhouse.html;");
aI("text=Greenhouse Apartments;target=;url=greenhouse-apartments.html;");
aI("text=Portable Greenhouse;target=;url=portable-greenhouse.html;");
aI("text=Greenhouse Kits;target=;url=greenhouse-kits.html;");
aI("text=Home Greenhouse;target=;url=home-greenhouse.html;");
}


 drawMenus();
