_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="DarkKhaki";
offcolor="#000000";
onbgcolor="Khaki";
oncolor="#000000";
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="DarkKhaki";
offcolor="#000000";
onbgcolor="Khaki";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=What it Means to Have a Lawn;target=;url=http://LAWN-CARE-GUIDE.COM/;");
aI("showmenu=ArticlesTake Care of Common Lawn Problems EarlyLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("showmenu=Lawn Care ShopGrassLEFT_MENU;text=Lawn Care Shop;target=;url=lawn-care-shop.html;");
aI("text=Lawn Care Guide Resource Directory;target=;url=lawn-care-guide-resource-directory.html;");
}

with(milonic=new menuname("ArticlesTake Care of Common Lawn Problems EarlyLEFT_MENU")){
style=submenuStyle;
aI("text=Take Care of Common Lawn Problems Early;target=;url=take-care-of-common-lawn-problems-early.html;");
aI("text=Taking Care of your Lawn Naturally;target=;url=taking-care-of-your-lawn-naturally.html;");
aI("text=Tips for Having an Eco-Friendly Lawn;target=;url=tips-for-having-an-eco-friendly-lawn.html;");
aI("text=Choose the Right Grass for your Lawn;target=;url=choose-the-right-grass-for-your-lawn.html;");
aI("text=Caring for your Lawn;target=;url=caring-for-your-lawn.html;");
}

with(milonic=new menuname("Lawn Care ShopGrassLEFT_MENU")){
style=submenuStyle;
aI("text=Grass;target=;url=grass.html;");
aI("text=Arbors/Arches;target=;url=arbors-arches.html;");
aI("text=Garden Fountains;target=;url=garden-fountains.html;");
aI("text=Bottle Trees;target=;url=bottle-trees.html;");
}


 drawMenus();
