_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
image="images/sepsquare.gif";
offbgcolor="#AA0000";
offcolor="#B6B6B6";
oncolor="#000000";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare_on.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=Lower Property Taxes;target=;url=./;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Free Property Analysis;target=;url=free_property_analysis.html;");
aI("text=Hard Hit Communities;target=;url=hard_hit_communities.html;");
aI("text=Order-Lower Taxes-Now;target=;url=order-lower_taxes-now.html;");
aI("text=Check Your Home Value;target=;url=check_your_home_value.html;");
}


 drawMenus();
