var fDesc=new Array(); fDesc[0] = "PowerPoint Fix Toolbox represents an efficient solution for *.ppt and *.pptx recovery of Microsoft PowerPoint format. This application parses and analyzes corrupted files and exports the data into a trouble-free file of Microsoft PowerPoint format. The PowerPoint 2010 fix tool repairs the data from corrupted *.ppt and *.pptx files of Microsoft PowerPoint format and uses an artificial intelligence for the recovery of PowerPoint 97-2003 documents. The PowerPoint fix tool recovers hand-made graphic shapes and retrieves texts. The corrupt PowerPoint fix software repairs styles and paragraph effects, it saves all detected media files into a specified directory as separate files. The service of PowerPoint fix online exports recovered slides to Microsoft PowerPoint directly and converts repaired charts to Microsoft Excel."; 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 = ''; } }