var fDesc=new Array(); fDesc[0] = "Afree AVI FLV MPEG WMV ASF MP4 to MOV Converter is powerful and easy to use MOV converter software which helps you convert AVI to MOV, WMV to MOV, MPEG to MOV MP4 to MOV, ASF to MOV, VOB to MOV, 3GP to MOV, iPhone to MOV, FLV to MOV, etc with excellent output quality. If you have collection of video files to convert to MOV format, you can transform them quickly in batch mode.Features:Input formats: AVI, WMV, MPEG, MP4, ASF, VOB, 3GP, iPhone, MOV, FLV;Output formats: MOV video file;You can keep the default setting. You can also set the parameters by yourself;Run on Windows /98 /ME/NT/2000/XP/2003 Server/Vista."; 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 = ''; } }