var fDesc=new Array(); fDesc[0] = "Free Convert MJPEG AVI from Video Clip is a totally free conversion program which provide you an easy way to convert Video Clip file to MJPEG AVI format with fast speed and good output quality. It has a user-friendly interface and helps you setup converting process easily. You can finish your conversion with just a few clicks. It does not include any form of malware, such as virus, spyware, trojans and backdoors, so is safe to install."; 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 = ''; } }