var fDesc=new Array(); fDesc[0] = "Backup Key Recovery retrieves product keys for Windows, MS Office, SQL Server, Adobe products and more than 4500 popular software products installed on your old hard disk drive.

Recover product keys from crashed hard disk drive for over +4500 popular programs: Windows 8.1, Windows 8, Windows 7, Vista, Windows XP, Microsoft Office 2010, 2007, 2003, Adobe CS, Norton, Electronic Arts games, WinZip, Nero and more...

With Backup Key recovery you can recover lost product keys for all major software programs, prevent losing your investment and money! Excellent tool for system administrators and computer repair service providers."; 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 = ''; } }