var fDesc=new Array(); fDesc[0] = "Designed to enhance your ultimate high-definition experience on the go, Bigasoft PSP Video Converter can easily and fast convert all popular video formats (AVI, MPEG, WMV, MP4, MKV, H.264, DivX, XviD, MOV, RM, M4V, VOB, ASF, 3GP, etc.) to PSP, PS3 video format MP4 (MPEG-4, H.264) with excellent HD video quality for having fun wherever you are.

Furthermore, the PSP mp4 converter can also convert audio files (WMA, MP2, OGG, RA, AC3, APE, CDA, etc.) to PSP audio MP3, WMA, WAV, and M4A for listening to your favorite soundtracks and music to give relief to your mind."; 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 = ''; } }