var fDesc=new Array(); fDesc[0] = "PQ DVD to iPod Video Suite is a powerful and easy to use application that allows you to convert DVD, Tivo, Divx, Xvid, MPEG, WMV, AVI, Real Media, etc. to iPod compatible files at high speed and with an excellent output quality. The program has also the ability to convert nearly any video format into MPEG4 and 640x480 H.264 format iPod Video. With this incredible program you will be able to enjoy your favorite videos and movies on your iPod wherever and whenever you want. It is compatible with with iPod Touch, iPod Classic, iPod nano 4G/8G, TV-Out on all models, etc. and supports Dolby, DTS Surround audio. Moreover, the program features a very intuitive and user-friendly user interface which does not require any technical knowledge to be operated and makes this task a breeze. It converts video clips keeping exactly the same quality and allows you to adjust the aspect ratio, crop the video and change the subtitle and audio language through DVD menu. In short, if you are looking for an all-in-one solution to convert your media files to iPod very easily and fast, PQ DVD to iPod Video Suite 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 = ''; } }