_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="MidnightBlue";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Basic Services/Pre-PurchaseINFO_BAR_MENU;text=Basic Services;target=;url=Basic-Services.html;");
aI("showmenu=Other Services/Development SolutionsINFO_BAR_MENU;text=Other Services;target=;url=Other-Services.html;");
aI("showmenu=Articles/Article 1INFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources/Rates & TaxesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("Basic Services/Pre-PurchaseINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pre-Purchase;target=;url=Pre-Purchase.html;");
aI("text=Pre-Sale Advice;target=;url=Pre-Sale-Advice.html;");
aI("text=Capital Gains Tax Valuations;target=;url=Capital-Gains-Tax-Valuations.html;");
aI("text=Centrelink/Asset Test Valuations;target=;url=Centrelink-Asset-Test-Valuations.html;");
aI("text=Self Managed Super Fund Assets;target=;url=Self-Managed-Super-Fund-Assets.html;");
aI("text=Estate/Probate Valuations;target=;url=Estate-Probate-Valuations.html;");
aI("text=Marriage/Partnership Resolution;target=;url=Marriage-Partnership-Resolution.html;");
aI("text=Financial Reporting Valuations;target=;url=Financial-Reporting-Valuations.html;");
aI("text=Rental Valuations;target=;url=Rental-Valuations.html;");
aI("text=Stamp Duty Valuations;target=;url=Stamp-Duty-Valuations.html;");
aI("text=Mortgage Security Valuations;target=;url=Mortgage-Security-Valuations.html;");
}

with(milonic=new menuname("Other Services/Development SolutionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Development Solutions;target=;url=Development-Solutions.html;");
aI("text=Find-a-Gem;target=;url=Find-a-Gem.html;");
}

with(milonic=new menuname("Articles/Article 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Article 1;target=;url=Article-1.html;");
aI("text=Article 2;target=;url=Article-2.html;");
aI("text=Article 3;target=;url=Article-3.html;");
aI("text=Article 4;target=;url=Article-4.html;");
}

with(milonic=new menuname("Resources/Rates & TaxesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Rates & Taxes;target=;url=Rates-&-Taxes.html;");
aI("text=Stamp Duty;target=;url=Stamp-Duty.html;");
aI("text=Loan Comparison Calculator;target=;url=Loan-Comparison-Calculator.html;");
aI("text=Currency Convertor;target=;url=Currency-Convertor.html;");
}


 drawMenus();

