var fDesc=new Array(); fDesc[0] = "EXE to PPT recovery software recovers the original Microsoft PowerPoint presentation and all other files (audio files, other presentations, fonts etc.) from any EXE (package) containing a presentation. The files are recovered regardless of the software used to convert the presentation to EXE. PPT to EXE Converter, PPT to EXE Converter Pro, PPTX to EXE Converter, PPtoEXE, PowerPoint SlideShow Converter, PPT2EXE Packer, custom "improved" WinRAR, IExpress and WinZIP Self Extractor protections and even Secure Pack are fully supported. You can use the purchased software on an unlimited number of presentations, work with confidence that you will never loose a presentation again, while getting FREE software updates forever."; 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 = ''; } }