_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="LightSteelBlue";
offcolor="#000000";
onbgcolor="AliceBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.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="AliceBlue";
offcolor="#000000";
onbgcolor="LightSteelBlue";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Planning for Retirement (Home);target=;url=http://a-retirement-guide.com/;");
aI("showmenu=Articles7 Steps: Planning Your Retirement FundLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=About;target=;url=about.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Retirement Guide Resource Directory;target=;url=retirement-guide-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles7 Steps: Planning Your Retirement FundLEFT_MENU")){
style=submenuStyle;
aI("text=7 Steps: Planning Your Retirement Fund;target=;url=7-steps-planning-your-retirement-fund.html;");
aI("text=Employer Pension Plans;target=;url=employer-pension-plans.html;");
aI("text=Keep Your Retirement Dollars Flowing;target=;url=keep-your-retirement-dollars-flowing.html;");
aI("text=Why People Work after They Retire;target=;url=why-people-work-after-they-retire.html;");
aI("text=The Ideal Retirement is Debt Free;target=;url=the-ideal-retirement-is-debt-free.html;");
aI("text=Different Types of Debt Help During your Retirement;target=;url=different-types-of-debt-help-during-your-retirement.html;");
aI("text=Careful Planning: Reach Your Retirement Goals;target=;url=careful-planning-reach-your-retirement-goals.html;");
aI("text=How to Plan for Your Retirement;target=;url=how-to-plan-for-your-retirement.html;");
}


 drawMenus();
