var fDesc=new Array(); fDesc[0] = "3herosoft DVD to iPad Converter is specially innovated for Apple iPad users to watch the classic DVD movie on the newest iPad's Multi-Touch screen. With this professional DVD to iPad Converter software, you can fast convert DVD to iPad MP4, MOV video and extract iPad audio MP3, M4A files from favourite DVD movie with superb sound and image quality."; 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 = ''; } }