var fDesc=new Array(); fDesc[0] = "Unable to print your secured pdf file? Or Print button is disabled? Don?t panic, Use Pdf security remover software which helps in removing owner password from your Adobe pdf file which you forgot or lost accidentally. In addition to this, removal of owner password ensures that now you can copy, form fill, sign, comment, extract & edit your restricted pdf documents. Pdf owner password removal application is Windows 8 ready application. A pdf file contains two types of password, user password and owner password. User password mostly used to open pdf file for reading purpose however owner password is also used open pdf file but for printing, editing & content copying purpose if restricted. Our pdf protection removal application is very easy in use and affordable by all level of users, compatible with Windows XP, Vista & 7 operating systems. This awesome graphical user interface based tool supports decryption of RC4 and AES 128-bit and 256-bit long encryption key. Download and installation of this handy tool is very fast and hassle free. Program contains inbuilt user help manual for instant user support."; 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 = ''; } }