_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="10";
separatorcolor="#04364B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#178DB6";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#178DB6";
offcolor="White";
onbgcolor="#7FD9F4";
oncolor="Black";
padding="4";
subimage="images/arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.shop-for-mortgage.com/;");
aI("text=Credit check;target=;url=Credit-check.html;");
aI("text=First time Mortgage;target=;url=First-time-Mortgage.html;");
aI("text=Best lender;target=;url=Best-lender.html;");
aI("text=Home finance;target=;url=Home-finance.html;");
aI("text=Dept formula;target=;url=Dept-formula.html;");
aI("text=Mortgagetypes;target=;url=Mortgagetypes.html;");
aI("text=Real Estate;target=;url=Real-Estate.html;");
aI("text=Calculator;target=;url=Calculator.html;");
aI("text=Bad credit;target=;url=Bad-credit.html;");
aI("text=Paydayloan;target=;url=Paydayloan.html;");
aI("text=Bad debt;target=;url=Bad-debt.html;");
aI("text=Homerefinance;target=;url=Homerefinance.html;");
aI("text=Personalloans;target=;url=Personalloans.html;");
aI("text=Personal cash;target=;url=Personal-cash.html;");
aI("text=Dept free;target=;url=Dept-free.html;");
aI("text=Dept solve;target=;url=Dept-solve.html;");
aI("text=Cardinal principle;target=;url=Cardinal-principle.html;");
aI("text=Cut costs;target=;url=Cut-costs.html;");
aI("text=Bankruptcy;target=;url=Bankruptcy.html;");
aI("text=bankruptcy reasons;target=;url=bankruptcy-reasons.html;");
aI("text=Autoloan;target=;url=Autoloan.html;");
aI("text=Auto insurance rates;target=;url=Auto-insurance-rates.html;");
aI("text=Car trouble;target=;url=Car-trouble.html;");
aI("text=Insurance incident;target=;url=Insurance-incident.html;");
aI("text=News;target=;url=News.html;");
aI("text=About;target=;url=About.html;");
}


 drawMenus();
