_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="#66CC82";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="Green";
onsubimage="images/on_downboxed.gif";
padding="3";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/downboxed.gif";
overbgimage="images/backon_green1.gif";
itemheight="25";
itemwidth="127";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="ForestGreen";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pageimage="ExampleStyleImages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_green.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Garden Supplies Home;target=;url=./;title=Back to Home Page;");
aI("text=Flower Seeds;target=;url=flowerseeds.html;");
aI("text=Flower Bulbs;target=;url=flowerbulbs.html;");
aI("text=Garden Ponds;target=;url=garden-ponds.html;");
aI("text=Herbs;target=;url=herbs.html;");
aI("text=Roses;target=;url=rose-gardening.html;");
aI("text=Vegetables;target=;url=vegetable-gardening.html;");
aI("text=Patio Furniture;target=;url=patio-furniture.html;");
aI("text=Garden Decor;target=;url=garden-decor.html;");
aI("text=Garden Tools;target=;url=garden-tools.html;");
aI("text=Garden Books;target=;url=garden_books.html;");
aI("text=Gardening Gifts;target=;url=gardening-gifts.html;");
aI("text=Articles & Tips;target=;url=gardeningideas.html;");
aI("text=Garden Zones;target=;url=gardening-zones.html;");
aI("text=Garden Proverbs;target=;url=gardening-proverbs.html;");
aI("text=Garden News;target=;url=garden-supplies-news.html;");
aI("text=Garden Links;target=;url=garden-links.html;");
aI("text=Privacy Policy;target=;url=privacy_policy.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}


 drawMenus();
