_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#033006";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_green.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#11B21B";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#033006";
offcolor="WhiteSmoke";
onbgcolor="#11B21B";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="3";
pagebgcolor="#033006";
separatorcolor="#11B21B";
separatorsize="1";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="170";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Concord Area;target=;url=Concord-Area.html;");
aI("text=Keene Area;target=;url=Keene-Area.html;");
aI("text=Lakes Region;target=;url=Lakes-Region.html;");
aI("text=Manchester Area;target=;url=Manchester-Area.html;");
aI("text=Nashua Area;target=;url=Nashua-Area.html;");
aI("text=Portsmouth Area;target=;url=Portsmouth-Area.html;");
aI("text=Salem Area;target=;url=Salem-Area.html;");
aI("text=White Mountains;target=;url=White-Mountains.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();
