var fDesc=new Array(); fDesc[0] = "Need4 PSP Converter 5.6 is a conversion tool that enables users to convert their favorite video files into formats that are compatible with the popular PSP device. The program supports a lot of video formats, including AVI, MOV, MPEG, WMV, 3GP and many more. You do not need to be an expert in order to convert your files because the program is very easy to use. It comes with presets for beginners. If you want to customize your conversions the program will be really useful for you. The application allows you to modify advanced output settings such as video bit rate, frame rate, size, quality, audio channels and more. Using this software, you will also be able to extract your audio files so that they can be played on your PSP player.
Need4 PSP Converter 5.6 has got an intuitive and friendly interface. You will be able to preview your conversion by simply clicking on the play button on the program's main window. The program comes with a media player. When you click on the convert button you will see the progress of your conversions and you will be able to stop them and resume them whenever you want. The program works with a fast conversion speed."; 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 = ''; } }