var fDesc=new Array(); fDesc[0] = "Free Convert HD Video to AVI DIVX FLV MP4 Converter is a simple, stable and fast multimedia converter. Fast speed, high quality, various video formats, simple to use etc are its distinct features.
It can convert avi, mpeg, high definition video (hd) etc to very comprehensive video formats including avi , divx, mp4, wmv, vcd, svcd, dvd, 3gp, ipod, iphone, zune, xbox, pmp, psp, apple tv, pocket pc, flv, swf, mov etc... and many more. Start with just one click and End with high-good quality.
It has the optimized default settings. Also you can adjust the output effect through editing video quality, audio quality, bit rate, frame rate, etc for better video/audio quality,
Now, you can enjoy your digital media life on as Apple iPod, Apple TV, Sony PSP, PS3, Zune, Xbox 360, Acrchos AV400, Archos AV500, Archos AV700, iRiver PMP-100, Creative Zen Vision etc portable devices with your home, your friends anywhere and anytime."; 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 = ''; } }