var fDesc=new Array(); fDesc[0] = "Nidesoft DVD to Sony Xperia Converter is a DVD tool which could help to convert DVD's to the Sony SmartPhone: XPERIA X1.
The tool supports many video and audio output formats: MP4, MP4 AVC, MP3, AAC, etc.

This program provides features like: set the video quality, video resolution and crop mode to stretch the picture. You can also edit the output video files with your Movie Maker in Windows after conversion to get more effect.
In addition, this DVD Ripper also provide profiles for you to convert DVD to iPod, Zune, PSP, MP4 and many other formats and devices."; 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 = ''; } }