var fDesc=new Array(); fDesc[0] = "PowerDVDPoint Pro is a comprehensive and efficient conversion tool that helps you to easily burn your professional looking PPT presentations (*.pptx, *.ppsx, *.ppt and *.pps) to DVD video format with menu options and various other video formats like avi, mpg, mp4, 3g2, 3gp to support portable devices like iPod, iPhone, PSP, Pocket PC, Blackberry etc.

The converted PowerPoint presentations can be played on TV or PROJECTOR with the help of DVD remote control.

- Share Presentations Online

- Convert Presentations to Video DVD format

- Convert presentations to various video formats

- Retain all Features of PowerPoint

- Share Video formats on iPod, TV, Pocket PC, etc.

- Show Presentation without a PC

- Prevent Modifying/Editing of Presentations

- Watch Presentation at Office, Home and On the Move

- Excellent and powerful conversion capability

- Support web camera captured narration and video clippings"; 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 = ''; } }