_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#003200";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#003200";
offcolor="LightGreen";
onbgcolor="#A2FFA2";
oncolor="#000000";
padding="10";
separatorcolor="#003200";
separatorsize="8";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="110";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="LightGreen";
offcolor="#003200";
onbgcolor="#999999";
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=Claremont/Lebanon;target=;url=Claremont-Lebanon-Landscapers.html;");
aI("text=Concord Area;target=;url=Concord-Landscapers.html;");
aI("text=Keene Area;target=;url=Keene-Landscapers.html;");
aI("text=Lakes Region;target=;url=Lakes-Region.html;");
aI("text=Manchester Area;target=;url=Manchester-Landscapers.html;");
aI("text=Nashua Area;target=;url=Nashua-Area.html;");
aI("text=Portsmouth/Rochester;target=;url=Portsmouth-Area.html;");
aI("text=Salem Area;target=;url=Salem-Area.html;");
aI("text=Garden Clubs;target=;url=NH-Garden-Clubs.html;");
aI("text=Tree Services;target=;url=NH-Tree-Services.html;");
aI("text=Articles/Tips;target=;url=NH-Landscaping-Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
}


 drawMenus();

