_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="DarkRed";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="DarkGreen";
onbgcolor="LightSteelBlue";
oncolor="White";
padding="11";
separatorcolor="MidnightBlue";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="4";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.valuconsult.com.au/;");
aI("showmenu=Basic Services/Pre-PurchaseLEFT_MENU;text=Basic Services;target=;url=Basic-Services.html;");
aI("showmenu=Other Services/Development SolutionsLEFT_MENU;text=Other Services;target=;url=Other-Services.html;");
aI("showmenu=Articles/Article 1LEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources/Rates & TaxesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Foreign buyers;target=;url=Foreign-buyers.html;");
aI("text=About;target=;url=About.html;");
aI("text=The Team;target=;url=The-Team.html;");
aI("text=Request for Quote;target=;url=Request-for-Quote.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Terms of Use;target=;url=Terms-of-Use.html;");
}

with(milonic=new menuname("Basic Services/Pre-PurchaseLEFT_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 SolutionsLEFT_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 1LEFT_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 & TaxesLEFT_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();

