_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="DarkKhaki";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkKhaki";
offcolor="#ffffff";
onbgcolor="Sienna";
oncolor="#ffffff";
padding="4";
separatorcolor="Sienna";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://harryrauls.com/;");
aI("showmenu=Real EstateFederal Tax BenefitsINFO_BAR_MENU;text=Real Estate;target=;url=Real-Estate.html;");
aI("text=City of Central;target=;url=City-of-Central.html;");
}

with(milonic=new menuname("Real EstateFederal Tax BenefitsINFO_BAR_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;");
}


 drawMenus();
