var fDesc=new Array(); fDesc[0] = "Unlock pdf permission password to print copy & edit adobe pdf document content. Tool is capable to unlock strong owner password even locked with RC4 or AES 128-bit & 256-bit encryption. This is very easy and simple program for bulk pdf. AdroitPDF Unlocker Software is independent and advance desktop app for removing restrictions for disabled form fill, sign, comment, modify, print, copy on clipboard etc. This is instant solution tool, immediately creates a restriction free adobe pdf document of imported locked pdf files. Please note that it requires pdf open password if any to remove all the restrictions. Adroit PDF Unlocker Tool is Windows 8 compatible, works on earlier versions well including Windows XP, Vista & 7 operating system."; 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 = ''; } }