_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover2.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="40";
aI("text=Health Savings Accounts;target=;url=Health_Savings_Accounts.html;");
aI("text=Savings Bonds;target=;url=Savings_Bonds.html;");
aI("text=529 College Savings Accounts;target=;url=529_College_Savings_Accounts.html;");
aI("text=Medical Savings Accounts;target=;url=Medical_Savings_Accounts.html;");
aI("text=Savings Accounts for Children;target=;url=Savings_Accounts_for_Children.html;");
aI("text=Retirement Savings Accounts;target=;url=Retirement_Savings_Accounts.html;");
aI("text=Thrift Savings Plan;target=;url=Thrift_Savings_Plan.html;");
aI("text=Online Savings Accounts;target=;url=Online_Savings_Accounts.html;");
aI("text=Offshore Savings Accounts;target=;url=Offshore_Savings_Accounts.html;");
aI("showmenu=Money Saving Tips/Free Credit ReportLEFT_MENU;text=Money Saving Tips;target=;url=Money_Saving_Tips.html;");
}

with(milonic=new menuname("Money Saving Tips/Free Credit ReportLEFT_MENU")){
style=submenuStyle;
aI("text=Free Credit Report;target=_blank;url=http://annualcreditreport.com;");
}


 drawMenus();

