var fDesc=new Array(); fDesc[0] = "Cucusoft Apple TV Video Converter Suite is an all-in-one Apple TV video Conversion software solution. This Suite includes 2 software - " Cucusoft Apple TV Video Converter" and " Cucusoft DVD to Apple TV Converter".

So with this Apple TV Video Converter Suite, you can convert both DVD media and video file media to Apple TV. You can enjoy your favorite DVD and video on your Apple TV.

This suite support almost all kinds of DVD to Apple TV format, support almost all video file including DVD, vob, DivX, XviD, MOV, rm, rmvb, MPEG, WMV, AVI, dvr-ms to Apple TV video (MP4 format), support "Drag and Drop" in Apple TV Video Converter software and much more."; 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 = ''; } }