_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="AliceBlue";
offcolor="DarkBlue";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="LightGrey";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="AliceBlue";
offcolor="DarkBlue";
onbgcolor="Black";
oncolor="White";
padding="4";
separatorcolor="DarkGray";
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=http://www.massforsalebyowner.com/;");
aI("text=Antique Homes;target=;url=antique-homes.html;");
aI("text=Buyer's Rebate;target=;url=why-offer-a-rebate.html;");
aI("text=List on MLS Only;target=;url=home-list-pinergy.html;");
aI("showmenu=Buy a home get 3k CASH/Rebate ReferalLEFT_MENU;text=Buy a home get 3k CASH;target=;url=buy-a-home-50-rebate.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Our Partners;target=_blank;url=http://www.massforsalebyowner.com/partners.pdf;");
}

with(milonic=new menuname("Buy a home get 3k CASH/Rebate ReferalLEFT_MENU")){
style=submenuStyle;
aI("text=Rebate Referal;target=;url=rebate-referal.html;");
}


 drawMenus();

