var fDesc=new Array(); fDesc[0] = "4Videosoft QuickTime Video Converter is the professional tool to convert any multimedia files like MPG, MPEG, MPEG2, VOB, M4V, RM, RMVB, 3GP, AVI, WMV, HD TS, HD MTS etc to MOV, MPEG-4(.mp4), H.264/MPEG-4 AVC(.mp4), and WAV, AAC, AIFF, MP3, M4A for QuickTime player with fast conversion speed and excellent quality. With the help of 4Videosoft QuickTime Video Converter, you are also available to convert all videos to iPod, iPhone, PSP.

In addition, 4Videosoft QuickTime Video Converter allows you to set more specific parameters to fit for QuickTime player. You can preview the converted video even without the installation of QuickTime player and take snapshot. You can even trim the video clips, adjust the size of play region, add watermark and join several files into one file.

- Convert any video and audio files to be played on QuickTime.
- More other editing functions available."; 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 = ''; } }