_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Green";
offcolor="White";
onbgcolor="White";
oncolor="Purple";
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()){
align="left";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Green";
offcolor="White";
onbgcolor="White";
oncolor="Purple";
outfilter="Fade(Overlap=1.00)";
padding="6";
separatorcolor="Transparent";
separatorsize="6";
imagepadding="6";
itemwidth="100%";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("showmenu=Flower and Garden ArticlesPreparing your garden with Healthy SoilRIGHT_MENU;text=Flower and Garden Articles;target=;url=http://www.flower-and-garden.co.uk/;");
}

with(milonic=new menuname("Flower and Garden ArticlesPreparing your garden with Healthy SoilRIGHT_MENU")){
style=submenuStyle;
openstyle="rtl";
aI("text=Preparing your garden with Healthy Soil;target=;url=Preparing_your_garden_with_Healthy_Soil.html;");
aI("text=The Basics of Organic Gardening;target=;url=The_Basics_of_Organic_Gardening.html;");
aI("text=Is over watering harmful;target=;url=Is_over_watering_harmful.html;");
aI("text=Survive Droughts by Using Rain Barrels;target=;url=Survive_Droughts_by_Using_Rain_Barrels.html;");
aI("text=Protection From Garden Pests;target=;url=Protection_From_Garden_Pests.html;");
aI("text=Resin Bonded Driveways;target=;url=Resin_Bonded_Driveways.html;");
aI("text=Resin Bonded Driveways 2;target=;url=Resin_Bonded_Driveways_2.html;");
}


 drawMenus();

