_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Big2.png";
borderstyle="solid";
fontfamily="Garamond";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#00007F";
oncolor="Blue";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Big_hover2.png";
itemheight="40";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#000055";
borderstyle="Double";
borderwidth="2";
fontfamily="Palatino Linotype";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Crimson";
offcolor="#cccccc";
onbgcolor="#676767";
oncolor="#dddddd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=HOME;target=;url=http://www.ryebeachlandscaping.com/;");
aI("showmenu=SERVICES/STONE WALLSLEFT_MENU;text=SERVICES;target=;url=NH-Seacoast-landscape-design.html;");
aI("showmenu=GALLERY/STONE WALLSLEFT_MENU;text=GALLERY;target=;url=Gallery.html;");
aI("text=OLD  GRANITE;target=;url=Granite-supply-in-Rye-NH.html;");
aI("text=NEW! STONE MAKERS;target=;url=Stone-Makers-NH-Retaining-Walls.html;");
aI("text=COMMUNITY;target=;url=Rye-NH-landscape-company.html;");
aI("text=ENVIRONMENT;target=;url=Environmental-NH-Landscaping-Company.html;");
aI("text=RESOURCES;target=;url=Landscapers-on-the-NH-seacoast.html;");
aI("text=CONTACT US;target=;url=Contact-Rye-Beach-Landscaping.html;");
aI("text=PRIVACY POLICY;target=;url=Privacy-Policy.html;");
}

with(milonic=new menuname("SERVICES/STONE WALLSLEFT_MENU")){
style=submenuStyle;
aI("text=STONE WALLS;target=;url=NH-stone-wall-builders.html;");
aI("text=PATIOS &  WALKWAYS;target=;url=NH-brick-patio-and-walkway-installers.html;");
aI("text=SNOW REMOVAL;target=;url=NH-seacoast-snow-removal.html;");
aI("text=STONE MAKERS;target=;url=Seacoast-NH-Stone-Makers.html;");
aI("text=SEPTIC INSTALLATIONS;target=;url=NH-Septic-Installation-Services.html;");
}

with(milonic=new menuname("GALLERY/STONE WALLSLEFT_MENU")){
style=submenuStyle;
aI("text=STONE WALLS;target=;url=Stone-Wall-Gallery.html;");
aI("text=PLANTINGS;target=;url=Plantings-for-the-NH-seacoast.html;");
aI("text=PATIOS and WALKWAYS;target=;url=NH-Patios-and-Walkways.html;");
}


 drawMenus();

