var fDesc=new Array(); fDesc[0] = "Free Convert MPEG 2 WMP Video is a very powerful and totally free conversion program which allows you to convert MPEG file to WMP Video format with fast speed and great output quality. This program has a user-friendly interface and is easy to use for all its users. It does not include any malware, and safe to install. So try it now! It is the fastest conversion tool you can get."; 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 = ''; } }