var fDesc=new Array(); fDesc[0] = "Recover Microsoft® Word documents with ease. Easy Word Recovery offers step-by-step recovery for corrupted and deleted documents saved by all versions of Microsoft Word up to Word 2010. State-of-the-art Word recovery algorithms perform surefooted recovery of badly damaged documents as well as the recovery of DOC and DOCX files stored on formatted, corrupted and inaccessible disks. Repair Word files in the convenience of your home without sending the disk out!
Designed to allow users regain access to information stored in Word documents, Easy Word Recovery offers a comprehensive all-in-one solution. The product can undelete erased documents and recover files removed from the Recycle Bin, restore DOC and DOCX files located on reformatted and damaged hard disks, and extract documents even from inaccessible disks.
If a document is undeleted corrupted, Easy Word Recovery will apply sophisticated technology to restore as much data as still possible. The results are comparable to work performed by trained data recovery specialists. Considering the huge amount of meta-information stored in the Word document format, more often than not, the entire content of the Word file being repaired can be successfully extracted.
Easy Word Recovery comes with instant, on-the-fly pre-recovery preview, allowing customers to preview damaged documents before they are being restored. The preview comes handy for recovering the newest versions of documents saved by Microsoft Word, or selecting the least damaged document out of a bunch."; 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 = ''; } }