_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small3.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#003200";
oncolor="#888888";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover3.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightGreen";
offcolor="#003200";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=770;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="30";
aI("text=Home;target=;url=http://www.nhlandscapers.com/;");
aI("text=Garden Centers;target=;url=NH-Garden-Centers.html;");
aI("text=Material Centers;target=;url=Material-Centers.html;");
aI("text=Tree Services;target=;url=NH-Tree-Services.html;");
aI("showmenu=Articles/Tips/Lawn CareINFO_BAR_MENU;text=Articles/Tips;target=;url=NH-Landscaping-Articles.html;");
}

with(milonic=new menuname("Articles/Tips/Lawn CareINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Lawn Care;target=;url=NH-Lawn-Care.html;");
aI("text=Gardening;target=;url=NH-Gardening-Tips.html;");
aI("text=Tree and Shrub Pruning;target=;url=Tree-and-Shrub-Pruning.html;");
aI("text=Eco-friendly Landscapes;target=;url=Eco-friendly-landscapes.html;");
aI("text=Landscape Design Tips;target=;url=NH-Landscape-Designs.html;");
aI("text=Hiring Landscape Contractors;target=;url=Hiring-a-landscape-company.html;");
aI("text=Getting a Call Back;target=;url=Getting-a-Call-Back.html;");
aI("text=Landscaping Glossary;target=;url=Landscaping-Glossary.html;");
aI("text=NH Dark Sky;target=;url=NH-Dark-Sky-Law.html;");
}


 drawMenus();

