var fDesc=new Array(); fDesc[0] = "Are you having trouble of moving favorite DVD movie and music collection to iPad for enjoying with its large and high-resolution screen? Daniusoft DVD to iPad Converter is a professional DVD to iPad Converter specially designed for you iPad users. It can convert all DVD files (including CSS protected DVD) to iPad formats with super speed and excellent quality. What's more, you can edit your DVD video music in your way!"; 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 = ''; } }