_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";
offbgcolor="White";
offcolor="#500000";
onbgcolor="White";
oncolor="Maroon";
padding="5";
pagebgcolor="White";
pagecolor="#500000";
subimage="images/in_orange.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location6.gif";
offcolor="#500000";
oncolor="Maroon";
pagecolor="#500000";
overimage="images/location_on6.gif";
imageposition="right";
itemwidth="73";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=803;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.entertainmentmortgage.com/;");
aI("showmenu=ApplyPreApprovalMAIN_HEADER_MENU;text=Apply;target=;url=apply.html;");
aI("text=Refinance Analysis;target=;url=refinance-analysis.html;");
aI("text=Rates;target=;url=rates.html;");
aI("text=Ratewatch;target=;url=ratewatch.html;");
aI("text=Important Links and Resources;target=;url=important-links-and-resources.html;");
aI("showmenu=Loan LimitsHigh Balance ConformingMAIN_HEADER_MENU;text=Loan Limits;target=;url=loan-limits.html;");
aI("text=Entertainment Industry Specials;target=;url=entertainment-industry-specials.html;");
aI("text=Blog;target=_blank;url=http://www.entertainmentmortgage.com/blog;");
aI("text=Contact;target=;url=contact.html;");
aI("text=About;target=;url=about.html;");
}

with(milonic=new menuname("ApplyPreApprovalMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=PreApproval;target=;url=preapproval.html;");
aI("text=Application;target=;url=application.html;");
}

with(milonic=new menuname("Loan LimitsHigh Balance ConformingMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=High Balance Conforming;target=;url=high-balance-conforming.html;");
aI("text=High Value Loans;target=;url=high-value-loans.html;");
}


 drawMenus();
