var fDesc=new Array(); fDesc[0] = "Ultra DVD Ripper is powerful DVD ripper, DVD ripping software to rip DVD movie to almost all popular video/audio formats like DVD to AVI, MPEG, WMV, MP4, iPod, iPhone, iPad, PSP, 3GP, MP3 etc.

Ultra DVD Ripper can export high quality movies, and the speed of ripping is very fast. It can rip almost all DVD movies in the market even they are CSS, REGION, MACROVISION, SONY ARCCOS protected dvd discs.

With Ultra DVD Ripper, you can take your DVD's on the plane, train or automobile, watch them on your computer, laptop or pocket pc on vacation, at work or at school, no matter where you are, no need to take DVD Disc."; 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 = ''; } }