_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Pink";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
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=./;");
aI("showmenu=Services ProvidedResidential ResalesLEFT_MENU;text=Services Provided;target=;url=Services-Provided.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Inland Equity - AssociatesSimultaneous ExchangeLEFT_MENU;text=Inland Equity - Associates;target=;url=Inland-Equity-Associates.html;");
aI("text=Request Information;target=;url=Request-Information.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Services ProvidedResidential ResalesLEFT_MENU")){
style=submenuStyle;
aI("text=Residential Resales;target=;url=Residential-Resales.html;");
aI("text=Business Opportunities / Bulk Sale Transfers;target=;url=Business-Opportunities-Bulk-Sale-Transfers.html;");
aI("text=Liquor License Transfers;target=;url=Liquor-License-Transfers.html;");
aI("text=Commercial / Industrial Real Estate;target=;url=Commercial-Industrial-Real-Estate.html;");
aI("text=Investment Properties;target=;url=Investment-Properties.html;");
aI("text=Refinances;target=;url=Refinances.html;");
aI("text=Mobile Homes / Manufactured Homes;target=;url=Mobile-Homes-Manufactured-Homes.html;");
aI("text=R.E.O.s (Real Estate Owned);target=;url=R.E.O.s-Real-Estate-Owned.html;");
aI("text=Short Sale Escrows;target=;url=Short-Sale-Escrows.html;");
}

with(milonic=new menuname("Inland Equity - AssociatesSimultaneous ExchangeLEFT_MENU")){
style=submenuStyle;
aI("text=Simultaneous Exchange;target=;url=Simultaneous-Exchange.html;");
aI("text=Delayed Exchange;target=;url=Delayed-Exchange.html;");
aI("text=Reverse (Delayed) Exchange;target=;url=Reverse-(Delayed)-Exchange.html;");
aI("text=Choosing an Intermediary;target=;url=Choosing-an-Intermediary.html;");
}


 drawMenus();
