_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#373737";
offcolor="#ffffff";
onbgcolor="#80B14D";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#373737";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#215001";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#215001";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=index.htm;");
aI("text=Featured Home 1;target=;url=Featured_Home_1.htm;");
aI("text=Featured Home 2;target=;url=Featured_Home_2.htm;");
aI("text=Featured Home 3;target=;url=Featured_Home_3.htm;");
aI("text=Homes for Sale;target=;url=office_1.htm;");
aI("text=Land for Sale;target=;url=Western_Massachusetts_Land_and_Horse_Farm.htm;");
aI("text=Commercial;target=;url=Commercial.htm;");
aI("text=MultiFamilyHomes;target=;url=MultiFamilyHomes.htm;");
aI("text=Horse and Farm;target=;url=Horse_and_Farm.htm;");
aI("text=Selling Home;target=;url=selling_resources.htm;");
aI("text=First Time Home Buyer;target=;url=First_Time_Home_Buyer.htm;");
aI("text=Curb Appeal;target=;url=curb_appeal.htm;");
aI("text=Mortgage Calculator;target=;url=Mortgage_Calculator.htm;");
aI("text=Buying Home;target=;url=Buying_resources.htm;");
aI("text=VA Home Loans;target=;url=va_home_loans_for_vets.htm;");
aI("showmenu=Contact/Realty ResourcesLEFT_MENU;text=Contact;target=;url=Contact.htm;");
aI("text=Privacy;target=;url=privacy_policy.htm;");
aI("text=Site Map;target=;url=sitemap-alphabetical.htm;");
}

with(milonic=new menuname("Contact/Realty ResourcesLEFT_MENU")){
style=submenuStyle;
aI("text=Realty Resources;target=;url=Realty_Links.htm;");
aI("text=Real Estate Legal Terms and Definitions;target=;url=real_legal_defs.htm;");
}


 drawMenus();

