var fDesc=new Array(); fDesc[0] = "Aneesoft DVD to PSP Converter comes out as a best DVD to PS3 Converter which it supports convert DVD to PS3 video with 1080p output solution. The best DVD to PS3 Converter helps you to convert DVD to PlayStation 3 video from any DVD for PS3 in high quality. Free download Aneesoft DVD to PS3 This is a converter to experience a new lifestyle of enjoy DVD movies on PS3!
It converts DVD to PS3 video: MPEG-4 AVC/H.264 with 1080P, 720P, 480P.
It also includes video editing tools help you crop, trim and add special effects to video."; 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 = ''; } }