var fDesc=new Array(); fDesc[0] = "It can convert almost all video formats to Pocket PC with excellent quality at high speed., with it you can enjoy your favorite DivX videos in your Pocket PC
What's new in lastest version:
- Support Convert DivX to Pocket PC (WMV) Video.
- Support Convert AVI DivX XviD to Pocket PC (WMV) video.
- Support Convert QT MOV H.264 to Pocket PC (WMV) Video.
- Support Convert VCD SVCD Mpeg-1 MPEG-2 to Pocket PC (WMV) Video.
- Support Convert RM RMVB to Pocket PC (WMV) Video.
- Support Convert WMV WMA to Pocket PC (WMV) Video.
- support for the latest industry standards ensures the videos you create with best picture and audio quality"; 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 = ''; } }