var fDesc=new Array(); fDesc[0] = "With Free M4V to DivX Movie Fast you can convert M4V file to DivX with ease. It is a good program for you if you want to convert M4V to DivX Movie. For decoding M4V to DivX, the application can be your first choice. It can convert at superfast speed and the converting result is relatively good. The interface is really simple, so it's easy-to-use. Just within several clicks, you can achieve the M4V to DivX conversion and play the target file format as you like. You can master it even without any help."; 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 = ''; } }