var fDesc=new Array(); fDesc[0] = "ZC DVD to iPhone Converter is fast and easy-to-use copy DVD to iPhone converter software to help you convert DVD to iPhone MP4, iPhone H264, iPhone playable apple quicktime mov, copy DVD to iPhone with high quality. The iPhone DVD converter also supports converting DVD to iPhone audio mp3, m4a, wav, mp2. It is the best solution on how to copy DVD video and audio onto iPhone."; 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 = ''; } }