_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
onbgcolor="#EFEFEF";
oncolor="#FF5500";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="#002AFF";
oncolor="#FF5500";
pagecolor="#FF5500";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home;target=;url=http://commercialaddresses.com/;");
aI("text=Sign Up/On;target=;url=sign-up-on.html;");
aI("text=Market Update;target=;url=market-update.html;");
aI("text=For Lease Listings;target=;url=properties-for-lease.html;");
aI("text=For Sale Listings;target=;url=for-sale-search.html;");
aI("text=About Us;target=;url=aboutus.php;");
aI("text=Contact Us;target=;url=contactus.html;");
}


 drawMenus();

