var fDesc=new Array(); fDesc[0] = "All Video to QuickTime Converter is a powerful and easy-to-use program for AVI DIVX to MOV, RM RMVB to MOV, WMV ASF to MOV, MPEG VCD DVD to MOV video converter. It can convert almost all video format, e.g. DivX, XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to QuickTime Video format. All conversion processes of All Video to QuickTime converter are very fast and easy to handle. Integrated H264/MPEG-4 encoder which has super fast conversion speed with high quality plus advanced video editing features give you everything you need to turn QuickTime into a portable media center. There are 10 different skins you can select."; 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 = ''; } }