var fDesc=new Array(); fDesc[0] = "Convert Genius V3.8.0.4 has been manufactured as a solid, flexible and format-rich video converter that could easily and effectively convert videos among most popular formats with high quality and fast speed, thus you can enjoy any video anywhere. Take this smart video converter for a spin, and then you will never have to worry about how to convert videos among various formats ever again.
Supported Video Files Formats: AVI, MP4, FLV, Xvid, WMV, DivX, MPEG, MOV, VOB,ets. See the supported formats list"; 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 = ''; } }