var fDesc=new Array(); fDesc[0] = "Ever stuck somewhere that you wish you could watch movies or videos on your mobile phone? With Xilisoft DVD to 3GP Converter, you can rip and convert DVD to 3GP format that is supported by most mobile phone brands like Nokia, Sony Ericsson, Motorola, Blackberry, and Samsung, as well as convert DVD to other formats such as AVI, MP4, MPEG-4, WAV, MP3, AAC and M4A. You can also enjoy your converted videos in popular multimedia devices like iPod, iPhone or PSP.

An option such as several output formats from one source file is available, as well as splitting video into several and customizing file size. You can even set video size, bit rate and frame rate.

Convert DVD to 3GP, 3G2, MP4, MPEG-4 and AVI video formats
Convert DVD to MP3, AAC and M4A audio formats
Convert DVD to video/audio for Nokia, Sony Ericsson, Motorola, Samsung, iPhone and more!"; 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 = ''; } }