_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=7               // Sub menu top offset
_subOffsetLeft=1              // Sub menu left offset

with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#DCE9F0";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
//pagebgcolor="#82B6D7";
pagebgcolor="#DCE9F0";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}

with(FirstMortgage=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
orientation="vertical";
position="relative";
aI("text=Home;url=http://www.mortgage-loan-uk.net/index.php;status=Back To Home Page;");
aI("text=News;url=http://www.mortgage-loan-uk.net/news/index.php;status=Current news;");
aI("text=Calculators;showmenu=Calculators;");
aI("text=Protection;showmenu=Protection;");
aI("text=Conveyancing;showmenu=Conveyancing;");
aI("text=Loans;showmenu=Loans;");
aI("text=Legal;showmenu=Legal;");
aI("text=Mortgages;url=/mortgage.htm;status=Mortgage quote engine for all mortgages (full status,adverse,self cert,right to buy,Buy to let,etc..);");
aI("text=Contact;url=https://www.securesslserver.net/contact.htm;status=Use our contact form to request information;");
aI("text=Sitemap;url=http://www.mortgage-loan-uk.net/sitemap.htm;status=View our sitemap with links to all site folders and pages;");
}

with(FirstMortgage=new menuname("Calculators")){
style=menuStyle;
overflow="scroll";
aI("text=How much can I borrow;url=/mortgage_loan_calculator.htm;status=An approximate min/max guide to how much you could borrow ");
aI("text=Monthly Budget planner;url=/monthly_mortgage_budget_calculator.htm;status=Calculate your monthly outgoings ");
aI("text=Monthly mortgage payments;url=/mortgage_repayment_calculator.htm;status=Monthly mortgage costs for both interest only and capital & repayment");
aI("text=Flexible mortgage calculator;url=/flexible_mortgage_calculator.htm;status=Potential savings and reduced mortgage term from a flexible mortgage");
aI("text=Mortgage Payment Protection;url=/payment_protection_calculator.htm;status=6 months free cover along with 25% additional cover for the life of the policy");
aI("text=Personal loans + savings;url=/loan_calculator.htm;status=Consolidate with a personal loan, fees free & apply online");
aI("text=BTL Mortgage v Rental;url=/buy_to_let_mortgage_calculator.htm;status=Calculate your monthly payments and what your rental should be to support them");
aI("text=Bridging Loans;url=/bridging_loan_calculator.htm;status=Monthly bridging costs;");
aI("text=Conveyancing;showmenu=SalePurchase;url=/online_conveyancing.htm;status=Conveyancing costs along with a database of @ 370 local authorities");
}

with(FirstMortgage=new menuname("Protection")){
style=menuStyle;
aI("text=Payment protection;url=/payment_protection_quote.htm;status=6 months free premiums + 25% additional cover for the life of the policy (Back to day one benefits)");
aI("text=Home Insurance;url=/home_insurance_quote.htm;status=3 months free premiums, first time buyer discounts!");
aI("text=Life Cover;url=/life_insurance_quote.htm?LifeCover;status=Input your details and obtain the best quote in seconds from the top UK providers");

}

with(FirstMortgage=new menuname("Conveyancing")){
style=menuStyle;
aI("text=Info & apply online;url=http://www.mortgage-loan-uk.net/online_conveyancing.htm;status=A guide to online conveyancing & apply online;");
aI("text=Purchase Calculator;url=/conveyancing_purchase_calculator.htm;status=Conveyancing purchase costs;");
aI("text=Remortgage Calculator;url=/conveyancing_remortgage_calculator.htm;status=Conveyancing remortgage costs;");
aI("text=Sale & Purchase calculator;url=/conveyancing_sale_purchase_calculator.htm;status=Conveyancing sale & purchase costs;");
}

with(FirstMortgage=new menuname("SalePurchase")){
style=menuStyle;
aI("text=Sale &amp; Purchase;url=/conveyancing_sale_purchase_calculator.htm;status=Conveyancing sale & purchase costs;");
aI("text=Purchase;url=/conveyancing_purchase_calculator.htm;status=Conveyancing purchase costs;");
aI("text=Remortgage;url=/conveyancing_remortgage_calculator.htm;status=Conveyancing remortgage costs;");
}

with(FirstMortgage=new menuname("Loans")){
style=menuStyle;
aI("text=Personal Loans ;url=/loan_secured.htm;status=Secured, Unsecured and Adverse credit personal loan information - apply online;");
aI("text=Bridging Loans ;url=/bridging_loan.htm;status=Fees free with 2 rate bands - A flexible approach to bridging;");
aI("text=Commercial Loans;url=/commercial_loan.htm;status=Commercial loans irrespective of status;");
}

with(FirstMortgage=new menuname("Legal")){
style=menuStyle;
aI("text=Privacy Statement;url=/privacy.htm;status=Privacy statement;");
aI("text=Initial Disclosure Document;url=/idd.htm;status=Combined Mortgage & Insurance Initial Disclosure Document;");
aI("text=Terms & Conditions;url=/terms.htm;status=First Mortgage Trust terms & conditions;");
}
