var fDesc=new Array(); fDesc[0] = "AAA DVD to Apple TV Converter is new good software for converting DVD movie to Apple TV. It has more faster converting speed and more better quality of video and audio. You can convert almost all kinds of DVD movies to Apple TV video format. AAA DVD to Apple TV is easy-to-use DVD to Apple TV converter software. It can convert almost all kinds of DVD to Apple TV MPEG-4, MP4 format with excellent quality and super fast converting speed."; 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 = ''; } }