var fDesc=new Array(); fDesc[0] = "Tipard Blu-ray to iPad 2 offers you mighty converting tools to rip Blu-ray Disc and DVD to iPad 2 compatible video and audio formats. With powerful deciphering function, it can easily remove the newly released MKB V25 protection from BD movie. And it can also serve as an iPad 2 video converter to convert any popular video format to iPad 2."; 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 = ''; } }