_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="AliceBlue";
offcolor="Black";
onbgcolor="Firebrick";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="5";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#FF0000";
oncolor="White";
padding="4";
pagecolor="White";
separatorcolor="#000000";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.TheseCreditCards.com/;");
aI("showmenu=ArticlesYour Credit ReportLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesRecommended ServicesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ArticlesYour Credit ReportLEFT_MENU")){
style=submenuStyle;
aI("text=Your Credit Report;target=;url=Your-Credit-Report.html;");
aI("text=Credit Card Fees;target=;url=Credit-Card-Fees.html;");
aI("text=Manage Your Spending;target=;url=Manage-Your-Spending.html;");
aI("text=FTC Consumer Alert;target=;url=FTC-Consumer-Alert.html;");
aI("text=Avoiding Credit Card Perils;target=;url=Avoiding-Credit-Card-Perils.html;");
}

with(milonic=new menuname("ResourcesRecommended ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Recommended Services;target=;url=Recommended-Services.html;");
}


 drawMenus();
