var fDesc=new Array(); fDesc[0] = "ImTOO DVD Ripper is a powerful DVD ripping software application to rip and convert DVD movies to almost all video and audio formats (rip DVD to AVI, DVD to MP4, DVD to MPEG, DVD to WMV, DVD to DivX; convert DVD to MP3, DVD to WMA) with high DVD ripping speed and exceptional quality. You can now enjoy your entire DVD collection on multimedia players such as iPod, iPad, iPhone, Apple TV, PSP, PS3, BlackBerry, iRiver PMP, Windows Mobile phone, Xbox and mobile phones all made possible with the ImTOO DVD Ripper!

ImTOO DVD Ripper also features video or audio-editing options prior to ripping - cut certain clips, merge several clips into one with transitional effects added, crop selected scenes, add subtitles and soundtracks and attach watermarks. Engined with NVIDIA CUDA & ATI APP technology, 5X faster processing performance is delivered. Other features include setting the target file size before conversion; running ImTOO DVD Ripper in the background to save resources; and even setting an action (shutdown, exit, standby or hibernate) to auto perform after a task is done. Try the ImTOO DVD Ripper out for yourself FREE now!"; 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 = ''; } }