_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="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Firebrick";
offcolor="White";
onbgcolor="IndianRed";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Firebrick";
offcolor="White";
onbgcolor="IndianRed";
oncolor="#000000";
padding="4";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Investments  for Your Future;target=;url=http://investment-info-guide.com/;");
aI("showmenu=ArticlesTypes of BondsLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Investment Info Shop;target=;url=investment-info-shop.html;");
aI("text=Investment Info Guide Resource Directory;target=;url=investment-info-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesTypes of BondsLEFT_MENU")){
style=submenuStyle;
aI("text=Types of Bonds;target=;url=types-of-bonds.html;");
aI("text=Investment Planning Strategy;target=;url=investment-planning-strategy.html;");
aI("text=Real Estate Investment: Fixer-Uppers;target=;url=real-estate-investment-fixer-uppers.html;");
aI("text=Real Estate Investment: Find the Right Property;target=;url=real-estate-investment-find-the-right-property.html;");
aI("text=Debt Free with Stock Trading and Debt Consolidation;target=;url=debt-free-with-stock-trading-and-debt-consolidation.html;");
aI("text=First Time Investor Strategy;target=;url=first-time-investor-strategy.html;");
aI("text=Retirement Investing;target=;url=retirement-investing.html;");
aI("text=Real Estate Investment Opportunities;target=;url=real-estate-investment-opportunities.html;");
}


 drawMenus();
