_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana";
fontsize="9pt";
fontstyle="normal";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="#375452";
onbgcolor="#375452";
oncolor="White";
padding="7";
separatorcolor="White";
separatorsize="15";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkGray";
offcolor="White";
onbgcolor="#787972";
oncolor="White";
padding="4";
separatorcolor="#787972";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Credit Card Credit ScoreRestoring Bad CreditLEFT_MENU;text=Credit Card Credit Score;target=;url=credit-card-credit-score.html;");
}

with(milonic=new menuname("Credit Card Credit ScoreRestoring Bad CreditLEFT_MENU")){
style=submenuStyle;
aI("text=Restoring Bad Credit;target=;url=bad-credit-restore.html;");
aI("text=The Concept And Value of Credit Rating;target=;url=value-of-credit-rating.html;");
aI("text=Your Road to a Perfect Credit Report;target=;url=credit-report.html;");
aI("text=Your Checking Account And Your Credit Score;target=;url=checking-account-and-credit-score.html;");
aI("text=Stay Away of Credit Card Debt;target=;url=staying-out-of-credit-card-debt.html;");
}


 drawMenus();
