var fDesc=new Array(); fDesc[0] = "Pakeysoft Product Key Finder is an all-in-one product key recovery tool to recover serial number, product keys, and CD Keys for currently installed software, including Windows, Adobe, VMWare, Visual Studio, SQL Server, Exchange Server, Office, Internet Explorer and many more software.

With Product Key Finder, you can instantly recover your product key or serial number. No need to reinstall Windows, you are able to find product key or serial number for all Windows system including windows 8/7/Vista/XP/NT/2008/2003/2000. It works with any computer, even if the hard disk is crashed."; 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 = ''; } }