var fDesc=new Array(); fDesc[0] = "Advanced Sage Password Recovery enables you to recover or replace lost or forgotten passwords to protected BLB, MUD and ADF/PAD files created in ACT! contact management software (from Symantec, Best Software and Sage), Sage PeachTree Accounting, Sage 50 Accounts, Sage Instant Accounts and Sage Simply Accounting.

Main features:

- Instantly displays user and Admin passwords for Sage PeachTree Accounting
- Supports all releases of Sage PeachTree Accounting versions 2002 through 2011
- Supports all editions of Sage PeachTree Accounting including Pro, Complete, Premium, and Quantum
- Supports Sage 50 Accounts and Sage Instant Accounts versions 2004 through 2011
- Supports Sage Simply Accounting versions 2002 to 2011
- Guaranteed instant password recovery for ACT! documents created with versions before 2005
- Guaranteed instant password reset for ACT! documents created with versions 2005 and up
- Supports all versions of ACT! manufactured by Symantec, Best Software, and Sage, including ACT! 2011
- Recovers passwords in all languages and encodings
- Recovers passwords on local and remote PCs
- Changes security roles of the users in ACT! databases, e.g. upgrades a user account from Restricted to Administrator"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }