var fDesc=new Array(); fDesc[0] = "Using this efficient PowerPoint recovery tool, you can effortlessly repair corrupt PowerPoint presentation and other embedded objects.

Main features:

- Repairs various objects of a PowerPoint presentation such as text, images, WordArt objects, etc
- Retrieves headers and footers, color, charts, etc
- Repairs all MS PowerPoint presentation files, that is, both .ppt and .pptx
- Retains all the information while restoring files
- Performs Raw Recovery to recover all the selected files from the tree-list
- Preserves the formatting of the PowerPoint files
- Allows searching the PowerPoint presentation file in the system
- Enables to save the PPT repair log in a text file
- Upgrades the software version by installing the latest definitions from the Internet
- Supports MS PowerPoint 2007, 2003, 2002, and 2000
- Compatible with Windows 7, Vista, Server 2003, XP, 2000 and NT"; 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 = ''; } }