var fDesc=new Array(); fDesc[0] = "The PSP video converter is a powerful PSP video conversion software which helps you convert video files to PSP movie (Sony PlayStation Portable MP4 video format, PSP AVC H.264 video), PS3 Video MPEG-4 (480p, 720p, 1080i), and PSP music.
PSP Video Converter Factory Pro is capable of converting almost all popular video such as AVI, MP4, DAT, MPG, MPEG, H.264, NSV, VOB, MOV, FLV, MKV, 3GP, 3GP2 to PSP video MP4 format , PSP movie and PS3 Video MPEG-4, all the conversion processes are very easy and fast with high quality."; 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 = ''; } }