var fDesc=new Array(); fDesc[0] = "We bet you are familiar with such issue as having an important password-protected PDF file, but the password to it is lost or forgotten. Of course you can spend a lot of time and effort on creating this document anew, or you can save your precious time and use Recover PDF Password - the software developed specifically for such cases that will help you with your PDF password recovery

It doesn't matter how long ago your PDF document was protected with a password - Recover PDF Password supports all versions of Adobe Acrobat up to v.9 and supports recovery of Unicode passwords including Acrobat 9.x files. You won't experience any issues in the PDF password recovery no matter what language or keyboard layout it was created in. Recover PDF Password is optimized for multi-core computers for faster and more efficient performance."; 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 = ''; } }