var fDesc=new Array(); fDesc[0] = "ImTOO DVD to Pocket PC Ripper helps you put your DVD movies on your Pocket PC with great quality! It can rip and convert DVD to Pocket PC video format WMV, audio format WMA and MP3. So easy to use that only a few clicks are enough. Feel inconceivable fast performance beyond your imagination.

ImTOO DVD to Pocket PC Ripper is powerful, easy to use DVD ripping software which helps you rip and convert DVD to Pocket PC formats fast with great quality!
The DVD to Pocket PC Ripper convert DVD to Pocket PC supported WMV, WMA, and MP3 formats. It allows you to rip DVD by customized file size and select target subtitle and audio track.
Various settings are offered for high level customization such as adjustable bit rate, video size, frame rate and prefabricated optimized profiles for HP iPAQ hx4700, hw6500, hx2000/rx3000/rx1900, Dell Axim X51, and other popular Pocket PC."; 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 = ''; } }