var fDesc=new Array(); fDesc[0] = "Convert all popular video formats to AVI format with iovSoft Video to AVI Converter. It can help you professionally convert other video formats such as MPEG, WMV, MP4, H.264/DivX/XviD, MKV, RM, MOV, XviD, and 3GP to AVI video. Besides, you can convert HD video to AVI, such as HD WMV, HD MKV, HD MPEG, AVCHD, M2TS to AVI format. Conversion with high quality and screaming speed. You can also clip the video into segments or merge them easily fro your like."; 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 = ''; } }