var fDesc=new Array(); fDesc[0] = "Avex DVD to iPod Video Suite is a powerful yet easy to use application that allows you to convert iPod movies from DVDs, TV shows and home videos. This incredible program is a combination of DVD to iPod Converter and iPod Video Converter in one package. It converts DVD, Tivo, MPEG, WMV, AVI, DivX/Xvid, RM, MOV videos, etc to iPod MP4 video. Thanks to its built-in X!-Speed™ transcode technology, the program has the ability to convert 3 times faster than other conventional converters. Moreover, the application features a very simple and intuitive user interface which does not require any technical knowledge to be operated and makes this task a breeze. It also includes optimized settings for superb video and audio playback on Video iPod and TV. What is more, the program supports H.264 (High quality) and MPEG4 video in MP4 format used in Apple iPod. All in all, if you are looking for a powerful yet simple converter to transform your DVDs to iPod video format and be able to watch them whatever you want, Avex DVD to iPod Converter is perfect for you."; 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 = ''; } }