_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://bestcdrates.com/;");
aI("text=Savings Account;target=;url=Savings-Account.html;");
aI("text=Jumbo CD's;target=;url=Jumbo-CD's.html;");
aI("text=Credit Cards;target=;url=Credit-Cards.html;");
aI("text=Mortgage Rates;target=;url=Mortgage-Rates.html;");
aI("text=Money Market;target=;url=Money-Market.html;");
aI("showmenu=More/Privacy PolicyINFO_BAR_MENU;text=More;target=;url=More.html;");
}

with(milonic=new menuname("More/Privacy PolicyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
aI("text=Cd Laddering;target=;url=Cd-Laddering.html;");
aI("text=Auto Loans;target=;url=Auto-Loans.html;");
aI("text=Twenty-Five Ways to Save;target=;url=Twenty-five-Ways-to-Save.html;");
aI("text=Retirement;target=;url=Retirement.html;");
aI("text=Investing;target=;url=Investing.html;");
}


 drawMenus();

