var fDesc=new Array(); fDesc[1] = "from a list of sites the program offers more than 20 sites and you can convert them to other formats. You just need to paste the address from the page that you want to download the video and do it in one of the following formats: FLV, AVI, MPG, WMV, MP4, PSP, 3GP and 3G2."; fDesc[2] = "almost any formats such as AVI (DivX, XviD, etc.), DV AVI, MP4 (inc. Sony PSP and Apple iPod), WMV, 3GP, 3G2, QuickTime (MOV, QT), SWF, DVD, VOB, VRO,MPG, MPEG 1,2,4, DAT, VCD, SVCD, ASF, ASX, MJPEG, and many others."; fDesc[3] = "it, then AVS Video Editor is one of the best options you could choose. This easy to use and powerful video editing tool will let you to import your home videos, sounds, images, create movies, apply many transitions and video effects, and even save your projects as professional DVD videos."; fDesc[4] = ", mod, ape, mjpeg, dat, rm, vob, wav, ogg, wmv and xvid file to 3gp, 3g2, mp4, avi, mpg, avi, asf, wmv, mov, vob and amr files along with predefined format profiles for Iphone, Ipod, DVD, PSP, Apple TV, Xbox 360 and many other portable multimedia players."; fDesc[5] = "some profiles work better. PSP Video 9 converts any video files, like .AVI or .MPEG files into MP4 files that are perfectly playable with the PSP."; fDesc[6] = "formats to iPod, PSP, 3GP, MP4 video/ movie. It suppots most of popular video formats, such as DivX, XviD, MPEG, MOV, QT, VOB, 3GP, WMV, ASF, or AVI, etc"; fDesc[7] = "arises for the regular PC users, who have plenty of space at hand. It is no shock to hear that PSP users, who are limited to memory cards for ISO mounting on their units, need to compress ISO files."; fDesc[8] = "content on your PSP. Sony Media Manager for PSP is now free in Japan and have been replaced everywhere else by Sony Media Manager Pro, which is a commercial version that includes the ability to transfer Playstation 1 games."; fDesc[9] = "formats. Once you have chosen the file to convert, it will play it, showing you information about the flash version that was used to create it, total length, frame rate, and movie size."; fDesc[10] = "formats so that you will be able to extract them to your portable devices. Using this application, you will be able to extract your videos to the most popular portable devices such as iPod, PSP, 3GP, Zune and plenty of mobile phones."; fDesc[11] = "specially designed to help us convert our video and audio files, so that we can enjoy them on our PSP devices. We can use this utility to easily convert video and audio to numerous video and audio formats, for example, M4A, MP3, PS3, PSP, WAV, WMA, etc."; fDesc[12] = "an application influences the way we like or dislike an application. There are many applications that get the job done, but when there is one that does what it is supposed to do and has good looks, you cannot but love it."; fDesc[13] = "previous versions, but I really don't think it's that different. There have been made improvements; that's for sure. All in all, the user interface is intuitive, so you know what to do even the first time you open the application."; fDesc[14] = "videos from your PC to the memory card from your PSP. The bottom line is that PSP Max Media Manager is a way to expedite the transfer of files between your PC and your PSP."; fDesc[15] = ", XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to PSP Movie / PS3 Video format."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }