_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Sleek_Rounded5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Black";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:33px;padding-right:5px";
overbgimage="images/Sleek_Rounded_hover5.png";
itemheight="29";
itemwidth="126";
}

with(submenuStyle=new mm_style()){
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#dddddd";
offcolor="Blue";
onbgcolor="#dfdfdf";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="left";
itemheight="29";
aI("text=Home;target=;url=http://www.TheseCreditCards.com/;");
aI("showmenu=Credit Card Articles/Electronic Pickpocketing PreventionLEFT_MENU;text=Credit Card Articles;target=;url=Credit-Card-Articles.html;");
aI("showmenu=Resources/Recommended 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("Credit Card Articles/Electronic Pickpocketing PreventionLEFT_MENU")){
style=submenuStyle;
aI("text=Electronic Pickpocketing Prevention;target=;url=Electronic-Pickpocketing-Prevention.html;");
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=Avoiding Credit Card Perils;target=;url=Avoiding-Credit-Card-Perils.html;");
aI("text=FTC Consumer Alert;target=;url=FTC-Consumer-Alert.html;");
}

with(milonic=new menuname("Resources/Recommended ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Recommended Services;target=;url=Recommended-Services.html;");
}


 drawMenus();

