var fDesc=new Array(); fDesc[0] = "Aimersoft DVD Ripper and Aimersoft DVD Ripper for Mac are powerful and easy-to-use DVD to Apple TV Converters that can convert DVD to Apple TV with MP4, MPEG-4 ,H.264, rip DVD audio to Apple TV MP3 and M4A audio formats with great quality. With Aimersoft DVD to Apple TV Converter, you can convert DVD movies whose resolutions range from 640*480 up to 1280*720 and enjoy your DVD movies with full HD 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 = ''; } }