_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots6.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#214865";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#214865";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#214865";
oncolor="White";
padding="4";
separatorcolor="White";
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://howtogetoutofdebt.org/;");
aI("text=How To Get Out Of Debt;target=;url=How-To-Get-Out-Of-Debt.html;");
aI("text=How To Get Out Of Credit Card Debt;target=;url=How-To-Get-Out-Of-Credit-Card-Debt.html;");
aI("text=Debt Settlement;target=;url=Debt-Settlement.html;");
aI("text=Debt Consolidation;target=;url=Debt-Consolidation.html;");
aI("text=Credit Counseling;target=;url=Credit-Counseling.html;");
aI("text=Free Credit Report;target=_blank;url=http://www.3-free-credit-report.com;");
aI("text=Free Credit Score;target=_blank;url=http://www.3-free-credit-report.com/Free-Credit-Score.html;");
aI("text=Terms Of Use & Privacy;target=;url=Terms-Of-Use-&-Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

