_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#282828";
offcolor="#ffffff";
onbgcolor="#D55D3B";
oncolor="#ffffff";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="192";
}

with(submenuStyle=new mm_style()){
bordercolor="#48A6C0";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#48A6C0";
offcolor="#ffffff";
onbgcolor="#357B8E";
oncolor="#ffffff";
padding="4";
separatorcolor="#357B8E";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=FREE Proven Trading System;target=;url=FREE_Proven_Trading_System.html;");
aI("text=FREE - How to Protect Yourself;target=;url=FREE_-_How_to_Protect_Yourself.html;");
aI("showmenu=FREE Retirement Planning Resources Growing Your MoneyLEFT_MENU;text=FREE Retirement Planning Resources ;target=;url=FREE_Retirement_Planning_Resources.html;");
aI("text=Member Log-In;target=;url=Member's_Log-In.html;");
}

with(milonic=new menuname("FREE Retirement Planning Resources Growing Your MoneyLEFT_MENU")){
style=submenuStyle;
aI("text=Growing Your Money;target=;url=Growing_Your_Money.html;");
aI("text=Spending Your Money;target=;url=Spending_Your_Money.html;");
}


 drawMenus();
