var fDesc=new Array(); fDesc[0] = "Having problems with watching DVD movies on your iPod, PSP, or mobile phone because of compatibility issues? Xilisoft DVD Ripper helps you rip and convert home DVD to various formats for you to enjoy at your fingertips! Fast and easy-to-use, it can convert DVDs to AVI, MPEG, WMV, DivX, MP4, H.264/MPEG-4 AVC, RM, MOV, XviD, and 3GP video formats, as well as popular audio formats.

Xilisoft DVD Ripper features a range of versatile editing tools, giving you the ability to clip a video, split a video into segments, and merge several of them into one. You may also crop the video frame, adjust image effects, add watermarks/subtitles/soundtracks to videos, and do much more. Xilisoft DVD Ripper's support for multithreading, NVIDIA CUDA and ATI APP technology delivers a 5X faster performance in home DVD ripping."; 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 = ''; } }