_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="MediumSeaGreen";
offcolor="Black";
onbgcolor="LightGreen";
oncolor="Black";
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="MediumSeaGreen";
offcolor="#000000";
onbgcolor="LightGreen";
oncolor="Black";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Gardener: Yes (Home);target=;url=http://www.a-home-gardening-guide.com/;");
aI("showmenu=Articles/How to Take Care of Your Flower GardenLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Product Reviews/Finding the Right Plants for Your Garden OnlineLEFT_MENU;text=Product Reviews;target=;url=product-reviews.html;");
aI("showmenu=Gardening Store/FernsLEFT_MENU;text=Gardening Store;target=;url=gardening-store.html;");
aI("text=Gardening Guide Resource Directory;target=;url=gardening-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/How to Take Care of Your Flower GardenLEFT_MENU")){
style=submenuStyle;
aI("text=How to Take Care of Your Flower Garden;target=;url=how-to-take-care-of-your-flower-garden.html;");
aI("text=How to Choose the Best Plants for Your Flower Garden;target=;url=how-to-choose-the-best-plants-for-your-flower-garden.html;");
aI("text=How to Choose and Plant Your Perennials;target=;url=how-to-choose-and-plant-your-perennials.html;");
aI("text=How to Create a Raised Bed;target=;url=how-to-create-a-raised-bed.html;");
aI("text=Attract Birds to Your Garden;target=;url=attract-birds-to-your-garden.html;");
aI("text=Keep Your Garden Beautiful Through the Seasons;target=;url=keep-your-garden-beautiful-through-the-seasons.html;");
aI("text=Designing your Rose Garden;target=;url=designing-your-rose-garden.html;");
aI("text=Ever-Popular: The Rose;target=;url=ever-popular-the-rose.html;");
aI("text=A Guide to Successful Flower Gardening;target=;url=a-guide-to-successful-flower-gardening.html;");
aI("text=Container Garden;target=;url=container-garden.html;");
aI("text=Herb Garden;target=;url=herb-garden.html;");
aI("text=Fruit Garden;target=;url=fruit-garden.html;");
aI("text=Flower Garden;target=;url=flower-garden.html;");
aI("text=Organic Garden;target=;url=organic-garden.html;");
aI("text=Vegetable Garden;target=;url=vegetable-garden.html;");
aI("text=Garden Design;target=;url=garden-design.html;");
aI("text=Garden Tools;target=;url=garden-tools.html;");
}

with(milonic=new menuname("Product Reviews/Finding the Right Plants for Your Garden OnlineLEFT_MENU")){
style=submenuStyle;
aI("text=Finding the Right Plants for Your Garden Online;target=;url=finding-the-right-plants-for-your-garden-online.html;");
}

with(milonic=new menuname("Gardening Store/FernsLEFT_MENU")){
style=submenuStyle;
aI("text=Ferns;target=;url=ferns.html;");
aI("text=Fruit Trees;target=;url=fruit-trees.html;");
aI("text=Garden Center;target=;url=garden-center.html;");
aI("text=Ground Cover;target=;url=ground-cover.html;");
aI("text=Perennials;target=;url=perennials.html;");
aI("text=Organic Plants;target=;url=organic-plants.html;");
aI("text=Rose Bushes;target=;url=rose-bushes.html;");
aI("text=Seeds;target=;url=seeds.html;");
aI("text=Shrubs;target=;url=shrubs.html;");
aI("text=Small Fruits;target=;url=small-fruits.html;");
aI("text=Spring Bulbs;target=;url=spring-bulbs.html;");
aI("text=Trees;target=;url=trees.html;");
aI("text=Turf Grass;target=;url=turf-grass.html;");
aI("text=Vines;target=;url=vines.html;");
}


 drawMenus();

