var fDesc=new Array(); fDesc[0] = "Convert PowerPoint to Swf is a powerful tool that converts and enhances Microsoft PowerPoint presentation (ppt, pptx, pptm) into Flash. It produces high quality output and delivers the most accurate conversion result. The flash file created by Convert PowerPoint to Swf will look the same as the PowerPoint presentations.

The converter optimization facilities make your presentations compact and reduce their download time. Portable and compact Flash video generated with Convert PowerPoint to Swf can be easily saved to your local computer, published on a website or delivered by e-mail."; 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 = ''; } }