_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="10pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkKhaki";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="6";
separatorcolor="Sienna";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
overimage="images/orangedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offbgcolor="DarkKhaki";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="4";
separatorcolor="Sienna";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Real EstateFederal Tax BenefitsLEFT_MENU;text=Real Estate;target=;url=Real-Estate.html;");
aI("text=City of Central;target=;url=City-of-Central.html;");
aI("text=Toys and Games;target=;url=Toys-and-Games.html;");
aI("text=Useful Product Page;target=;url=Useful-Product-Page.html;");
aI("text=xSitePro2 Web Design;target=;url=xSitePro2-Web-Design.html;");
aI("text=NCR and Friends;target=;url=NCR-and-Friends.html;");
aI("text=Contact Harry;target=;url=Contact-Harry.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Real EstateFederal Tax BenefitsLEFT_MENU")){
style=submenuStyle;
aI("text=Federal Tax Benefits;target=;url=Federal-Tax-Benefits.html;");
aI("text=Why You Should work with a Realtor;target=;url=Why-You-Should-work-with-a-Realtor.html;");
aI("text=Home search Tips;target=;url=Home-search-Tips.html;");
aI("text=What can I Afford?;target=;url=What-can-I-Afford-.html;");
aI("text=What you need for a Mortgage;target=;url=What-you-need-for-a-Mortgage.html;");
aI("text=Lender Questions;target=;url=Lender-Questions.html;");
aI("text=Your Credit Score;target=;url=Your-Credit-Score.html;");
aI("text=Real Estate Links;target=;url=Real-Estate-Links.html;");
aI("text=Refinancing;target=;url=Refinancing.html;");
}


 drawMenus();
