_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackred.gif";
offbgcolor="#FAFAFA";
offcolor="SteelBlue";
onbgcolor="#ffffff";
oncolor="#AA0000";
outfilter="Fade(Overlap=1.00)";
padding="0";
pagecolor="#AA0000";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/square_blue.gif";
imagepadding="6";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Sell your Home Now!;target=;url=sell_home_now.htm;");
aI("text=Our Solutions;target=;url=our-solutions.html;");
aI("text=Stop Foreclosure;target=;url=stop-foreclosure.html;");
aI("text=For Sale By Owners;target=;url=for-sale-by-owners.html;");
aI("text=Expired Listing?;target=;url=expired-listing-.html;");
aI("text=See Our TV Commercial;target=;url=see-our-tv-commercial.html;");
aI("text=Realtors Wanted;target=;url=realtors-wanted.html;");
aI("text=Real Estate Investors/Bird Dogs;target=;url=real-estate-investors-bird-dogs.html;");
aI("text=Get 15% Return;target=;url=get_15_percent_return.html;");
aI("text=Free Report;target=;url=free-report.html;");
aI("text=Benefits to you;target=;url=benefits-to-you.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();







