_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="#353430";
offcolor="#ffffff";
onbgcolor="#D55D3B";
onbold="bold";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="5";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#6699CC";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#6699CC";
offcolor="#ffffff";
onbgcolor="#357B8E";
onbold="bold";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
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 Page;target=;url=http://www.chicagorenttoownhomes.com/search-suburban-homes/;");
aI("text=MLS Property Search;target=;url=MLS-Property-Search.html;");
aI("text=Foreclosure Search;target=;url=Foreclosure-Search.html;");
aI("showmenu=Financing Options/Our Prefered Lender - Mid American Mortgage, Inc.LEFT_MENU;text=Financing Options;target=;url=Financing-Options.html;");
aI("text=Community & School Information;target=;url=Community-&-School-Information.html;");
aI("text=Mortgage Calculator;target=;url=Mortgage-Calculator.html;");
aI("text=Current Housing News;target=;url=Current-Housing-News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
}

with(milonic=new menuname("Financing Options/Our Prefered Lender - Mid American Mortgage, Inc.LEFT_MENU")){
style=submenuStyle;
aI("text=Our Prefered Lender - Mid American Mortgage, Inc.;target=;url=Our-Prefered-Lender-Mid-American-Mortgage,-Inc.html;");
aI("text=Meet The Mid American Mortgage Team;target=;url=Meet-The-Mid-American-Mortgage-Team.html;");
aI("text=Several Credit Repair Options;target=;url=Several-Credit-Repair-Options.html;");
aI("text=How To Rebuild Your Credit Fast;target=;url=How-To-Rebuild-Your-Credit-Fast.html;");
}


 drawMenus();

