_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="80";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.entertainmentmortgage.com/;");
aI("showmenu=Apply/PreApprovalMAIN_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("showmenu=High Value Loans/High Value ApplicationMAIN_HEADER_MENU;text=High Value Loans;target=;url=high-value-loans.html;");
aI("text=Important Links and Resources;target=;url=important-links-and-resources.html;");
aI("text=Where we Loan;target=;url=where-we-loan.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;");
}

with(milonic=new menuname("Apply/PreApprovalMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=PreApproval;target=;url=preapproval.html;");
aI("text=Application;target=;url=application.html;");
}

with(milonic=new menuname("High Value Loans/High Value ApplicationMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=High Value Application;target=;url=high-value-application.html;");
}


 drawMenus();

