_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#3C5763";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#514831";
onbgcolor="#514831";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#463C01";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesTax InvestmentsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Policy;target=;url=your-privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesTax InvestmentsLEFT_MENU")){
style=submenuStyle;
aI("text=Tax Investments;target=;url=tax-investments.html;");
aI("text=Trust Deed Investments;target=;url=trust-deed-investments.html;");
aI("text=Trust Deed Investing;target=;url=trust-deed-investing.html;");
aI("text=Beat The Unscrupulous Advisor;target=;url=Beat_The_Unscrupulous_Advisor.html;");
aI("text=Trust Deed Fund;target=;url=trust-deed-fund.html;");
aI("text=Mutual Funds Investment – A Safe Investment;target=;url=Mutual_Funds_Investment_–_A_Safe_Investment.html;");
aI("text=Grow Your Money With Mutual Funds;target=;url=Grow_Your_Money_With_Mutual_Funds.html;");
aI("text=Trust Deed Notes;target=;url=trust-deed-notes.html;");
aI("text=LLC Investments;target=;url=llc-investments.html;");
aI("text=Commercial Bridge Loans As A Financing Option;target=;url=Commercial_Bridge_Loans_As_A_Financing_Option.html;");
aI("text=Trust Deed Loan;target=;url=trust-deed-loan.html;");
aI("text=Learn From Experienced Investors;target=;url=Learn_Mutual_Funds_From_Experienced_Investors.html;");
aI("text=Aim Investments Mutual Funds;target=;url=aim-investments-mutual-funds.html;");
aI("text=Mutual Fund Investment Calculator;target=;url=mutual-fund-investment-calculator.html;");
}


 drawMenus();
