var fDesc=new Array(); fDesc[0] = "Forgetting a password to your personal email folder or a family budget can be annoying. Halting the work because of the lost password causes immediate monetary loss. Get control over your own documents even if they are protected with a password! Advanced Office Password Recovery recovers, replaces, removes or circumvents instantly passwords protecting or locking documents created with Microsoft Office applications.

Advanced Office Password Recovery unlocks documents created with all versions of Microsoft Office from the ancient 2.0 to the modern 2010. Recover passwords for Microsoft Word, Excel, Access, Outlook, Project, Money, PowerPoint, Visio, Publisher and OneNote. Reset MS Internet Explorer Content Advisor passwords and open any password-protected VBA project by exploiting a backdoor."; 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 = ''; } }