fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){

bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BC9109";
offcolor="#ffffff";
onbgcolor="#ad6632";
oncolor="#ffffff";
padding=3;
pagebgcolor="#3A7186";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;

}

with(milonic=new menuname("services")){
style=menuStyle;
aI("text=CONTINGENCY COLLECTIONS;url=contingency.php");
aI("text=DEBT PURCHASING;url=debtpurchasing.php");
aI("text=EXTENDED BUSINESS OFFICE;url=extended.php");
aI("text=NATIONWIDE LITIGATION;url=nationwidelitigation.php;");
aI("text=ASSET IDENTIFICATION;url=id.php");
aI("text=REVENUE CYCLE ADVISORS;url=revenue.php");


}
with(milonic=new menuname("markets")){
style=menuStyle;
aI("text=HEALTHCARE;url=healthcare.php");
aI("text=GOVERNMENT;url=government.php");
aI("text=UTILITIES;url=utilities.php");
aI("text=FINANCIAL SERVICE PROVIDERS;url=financial.php");


}
with(milonic=new menuname("apart")){
style=menuStyle;
aI("text=REVENUE RECOVERY;url=recovery.php");
aI("text=ANALYTICS;url=analytics.php;");
aI("text=ATTORNEYS;url=attorneys.php;");
aI("text=DATA PROTECTION;url=data.php;");
aI("text=REPORTING;url=reporting.php;");
aI("text=TECHNOLOGY;url=technology.php;");
aI("text=PERSONNEL;url=personnel.php;");
aI("text=COLLECTION APPROACH;url=collectionapproach.php;");

}
with(milonic=new menuname("about")){
style=menuStyle;
aI("text=COMPANY HISTORY;url=companyhistory.php;");
aI("text=OVERVIEW;url=usoverview.php;");
aI("text=PRESS;url=press.php;");
aI("text=CULTURE / STAFF;url=culturestaff.php;");
aI("text=MANAGEMENT TEAM;url=team.php;");
aI("text=BEST PRACTICES;url=bestpractices.php;");
aI("text=ACCREDITATION;url=accreditation.php;");


}
with(milonic=new menuname("Info")){
style=menuStyle;
aI("text=APPLY ONLINE;url=http://www.recruitingcenter.net/clients/harriscollect/publicjobs");
aI("text=TRAINING PROGRAMS;url=trainingprograms.php;");

}
with(milonic=new menuname("started")){
style=menuStyle;
aI("text=ACCOUNT SERVICE;url=account.php;");
aI("text=IMPLEMENTATION;url=implementation.php;");
aI("text=INTEGRATION;url=integration.php;");


}




drawMenus();

