_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="OliveDrab";
offcolor="#ffffff";
onbgcolor="DarkOliveGreen";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkOliveGreen";
offcolor="#ffffff";
onbgcolor="OliveDrab";
oncolor="Black";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Work Out: Vegetable Gardening;target=;url=http://a-vegetable-gardening-guide.com/;");
aI("showmenu=ArticlesFeeling Tense - This is a Great Stress RelieverLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Gardening StoreOrganic SeedsLEFT_MENU;text=Gardening Store;target=;url=gardening-store.html;");
aI("text=Vegetable Gardening Resource Directory;target=;url=vegetable-gardening-resource-directory.html;");
}

with(milonic=new menuname("ArticlesFeeling Tense - This is a Great Stress RelieverLEFT_MENU")){
style=submenuStyle;
aI("text=Feeling Tense - This is a Great Stress Reliever;target=;url=feeling-tense-this-is-a-great-stress-reliever.html;");
aI("text=Do You Like to Do it Inside Outside or with Others;target=;url=do-you-like-to-do-it-inside-outside-or-with-others.html;");
aI("text=Vitamins in Your Own Vegetable Garden;target=;url=vitamins-in-your-own-vegetable-garden.html;");
aI("text=Grow Your Own and Reap the Rewards;target=;url=grow-your-own-and-reap-the-rewards.html;");
aI("text=Put It Here Put It There So What is the Plan;target=;url=put-it-here-put-it-there-so-what-is-the-plan.html;");
}

with(milonic=new menuname("Gardening StoreOrganic SeedsLEFT_MENU")){
style=submenuStyle;
aI("text=Organic Seeds;target=;url=organic-seeds.html;");
aI("text=Vegetable Seeds;target=;url=vegetable-seeds.html;");
aI("text=Accessories;target=;url=accessories.html;");
}


 drawMenus();
