var fDesc=new Array(); fDesc[0] = "Agrin Rip DVD to XBOX Mp4 Mpeg4 Ripper is easy-to-use and super powerful DVD ripping software which supports ripping the DVD to popular video files. With the best DVD ripping software, you can rip DVD to MP4,XBOX with ease and good quality.
No other software like it so good .in addition, it's optional for you to choose any chapter or segment to rip DVD."; 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 = ''; } }