var fDesc=new Array(); fDesc[0] = "Tipard DVD to AVI Converter can convert DVD to AVI format; even rip DVD to HD AVI, as well as ripping DVD to Creative Zen AVI, DVD to BlackBerry AVI, etc. Tipard DVD to AVI Converter assists you to convert or extract DVD audio to MP3, M4A, AAC, AC3, WAV, MP2, WAV audio format. Using this DVD to AVI Converter, you can easily rip DVD to AVI with rich options such as trimming DVD video, cropping video, adding watermark, setting video effect (Brightness, Contrast, Saturation, Deinterlacing), and so forth. Plus, after comprehensive upgrade, DVD Ripper has adopted NVIDIA® CUDA™ technology, AMD APP Acceleration and multi-core CPUs supporting technology, the converting performance is superior than ever before."; 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 = ''; } }