var fDesc=new Array(); fDesc[0] = "Wondershare to Ripper is a powerful iPod DVD Converter which can convert DVD to iPod video and audio format to iPod and extract audio from video to iPod music.

Some features:

- Rip DVD to all iPods including iPod Classic, iPod Nano, iPod Touch, iPod Video, iPod Shuffle even the newest iPod Nano 5G, iPod Touch 3, iPod Shuffle 4GB.
- Transfer music, movies and TV shows between iPod and PC.
- Convert DVD to iPod video formats such as MP4, MOV, M4V.
- Extract audio from DVD to iPod MP3, M4A and AAC.
- Faster than ever before with multithreading and batch process supported.
- Snap your favorite movie screenshots and save them as jpeg or bmp format and put them on your iPod.
- Trim the length of any DVD chapter or title to capture your favorite clips.
- Cut off the black bars from your DVD movie and enjoy your DVD on iPod with full screen.
- Merger several DVD chapters into one.
- Mark your movies by adding picture or text watermark and adjusting its position, transparence and size.
- Two real time preview windows allow you have a full control of video effects."; 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 = ''; } }