var fDesc=new Array(); fDesc[0] = "Cucusoft iPad Video Converter is the easiest-to-use video converter software for Apple iPad Movie and iPad Video. It can convert almost all video format, e.g. DivX, XviD, MOV, rm, rmvb,dvr-ms, MPEG, WMV, AVI to iPad Movie / iPad Video format. It is also a powerful iPad video converter with fast conversion speed. And the output iPad video supports iPad screen, you can enjoy your favorite movie on your iPad as a MPEG-4 Player. Now you can get this iPad video converter at a very competitive price!"; 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 = ''; } }