var fDesc=new Array(); fDesc[0] = "WinX Free FLV to MP4 Converter is a free video converter which is especially designed for converting FLV to MP4 files. This free and easy-to-use FLV to MP4 video converter offers you super fast converting speed and outstanding audio/video quality. You can free convert FLV videos to MP4 videos in only a few clicks.

This FLV to MP4 video converter freeware is also built in with intuitive and practical features to trim video clips, customize video audio parameters, grab video images to PNG formats. With simply clicks on this free FLV to MP4 video converter, users can effortlessly adjust the parameters to manage the output MP4 video size and 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 = ''; } }