_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#33322E";
offcolor="#FFFFD4";
onbgcolor="#1B1A18";
oncolor="OrangeRed";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=960;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=First home buyers;target=;url=First-home-buyers.html;");
aI("showmenu=mortgages and home loansInvestment propertyINFO_BAR_MENU;text=mortgages and home loans;target=;url=mortgages-and-home-loans.html;");
aI("text=FAQs;target=;url=FAQs.html;");
aI("showmenu=Newsreserve bank October 2009INFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Company Profile;target=;url=Company-Profile.html;");
}

with(milonic=new menuname("mortgages and home loansInvestment propertyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Investment property;target=;url=Investment-property.html;");
aI("text=Loan Types;target=;url=Loan-Types.html;");
aI("text=new Home- not first home;target=;url=new-Home-not-first-home.html;");
aI("text=95% home loans;target=;url=95%-home-loans.html;");
aI("text=Refinancing;target=;url=Refinancing.html;");
aI("text=seniors loans;target=;url=seniors-loans.html;");
aI("text=Seniors Loans;target=;url=Seniors-Loans.html;");
aI("text=credit problems;target=;url=credit-problems.html;");
aI("text=Low documents loans;target=;url=Low-documents-loans.html;");
aI("text=commercial loans;target=;url=commercial-loans.html;");
aI("text=Other Loans;target=;url=Other-loans.html;");
}

with(milonic=new menuname("Newsreserve bank October 2009INFO_BAR_MENU")){
style=submenuStyle;
aI("text=reserve bank October 2009;target=;url=reserve-bank-October-2009.html;");
aI("text=News Release 2;target=;url=News-Release-2.html;");
}


 drawMenus();

