var fDesc=new Array(); fDesc[0] = "Maximize the Utilities of PowerPoint to Video Conversion.

Compatible with Office 2010.

Acoolsoft PPT to Video Pro is an all-in-one PowerPoint to video converter that enables you to convert PowerPoint Presentations to video of up to 130 video formats including AVI, WMV, MPEG, MP4, MOV, FLV, 3GP and multiple HD videos with excellent quality.

Powerful Video Creation
Convert PowerPoint presentations (includingPPTX, PPT, PPSX, PPS, etc.) to video files
Up to 130 video output choices (such as AVI, WMV, MPEG, MP4, MOV, FLV, 3GP, HD videos, etc.)
Preserve all elements like the animations and transition effects in the original PowerPoint presentation
Add the logo or trademark for your video
Customizable video output settings"; 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 = ''; } }