var fDesc=new Array(); fDesc[0] = "Fast HD Video to AVI/H264/MPEG/MP4 Converter is a lightning-fast desktop utility program created to convert HD Video to AVI/H264/MPEG/MP4. This conversion tool is suitable for everyone to use. Whether you are a professional or a beginner, you are supported to use it without any trouble with the help of the user-friendly and concise interface. This software can convert HD Video files at high speed. If you want to enjoy vides anyplace and anytime you want, this is an indispensable helper for you.

Fast HD Video to AVI/H264/MPEG/MP4 Converter is standalone. No other utility programs are needed to support it. In addition, the converter provides you with clean and dependable operating environment. It's completely trouble-free. It won't bring any virus to your computer. More output settings are provided to cater for different needs. No other utility programs like it are so simple to operate yet have so powerful functions. This conversion tool supports to run on all the Windows systems."; 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 = ''; } }