var fDesc=new Array(); fDesc[1] = "it possible to convert from a wide range of video formats to audio/video files. We can use it to convert FLV, AVI, MPG, MP4, WMV, 3GP, MOV, RM, ASF video files to AVI, XViD, MPEG4, H264, and DivX video files; and MP3, and WAV audio files."; fDesc[2] = "MP3 and MP4 devices. It includes AMV Video Convert Tool, AMV Player, Media Manager, MP3 Player Disk Tool and MP3 Player Upgrade Tool."; fDesc[3] = "formats in minutes. It's fully customizable as it enables users to adjust the compression and encoder rates, resolution, and frame rate of the output files, plus set the output size. It even allows to preview the output file before converting."; fDesc[4] = "care of pretty much all your converting needs. However, this is not a free application. It supports most common formats and, of course, formats like AVI, MPEG1/2/4, CD/SVCD/DVD, DivX, XVid, ASF, WMV, RM, QuickTime MOV, and Flash SWF are there."; fDesc[5] = "really friendly interface that will guide all users, step by step, on how to extract audio, or sound or background from any video file in a fast way."; fDesc[6] = "File for playing on mobile phone easily and quickly! Watch your own Videos on your 3GP Phone anytime, anywhere. It features excellent video and audio output quality with super fast processing speed. Really comfortable for usage with beautiful user friendly interface."; fDesc[7] = "offers a video splitter which can cut any video file with desired duration. Ultra Video Converter can convert all the video file formats like, 3GP, MP4, AMV, AVI, DivX, Flash(flv), MPEG, DAT, VOB, WMV, Xvid and BIN."; fDesc[8] = ", AAC, AC3, AMR, AVI, DivX, FLV, MP4, MP2, OGG, VOB, DAT, WAV and many other video formats. Additionally you can create small video clips using the built-in video splitter by setting up the start and end points of the video."; fDesc[9] = ", MPEG2, ASF, WMV, VOB, and DAT files among each other. Power Video Converter boasts an easy-to-use graphical user interface which really makes it easy to convert files."; fDesc[10] = "in an easy way. The application supports many video files such as MPG, AVI, MPEG, WMV, VOB, M4V, MOV, QT, MP4, 3GP, DAT, RM, OGM, RMVB, FLV, MKV, iPod, PSP, Zune, Apple TV, 3GP and more."; fDesc[11] = ", splitter and even as an editor too. These features are very useful for all types of users. One can change certain technical aspects of a file - namely frame size, frame rate, video and audio compression mode."; fDesc[12] = "PSP Converter is a professional video to PSP converter software. Its standards-based encoding algorithm ensures that the videos you create have best quality, and video conversion has never been easier or more cost-effective. Its conversion speed is 3 times of the playback speed, even faster than real-time. AVI, MPG, MPEG, ASF, WMV, MOV, 3GP, AMR, FLV, FLIC, SWF, RM, RMVB to PSP Converter."; fDesc[14] = "iPhone compatible formats. You can customize the output files with the functions to crop video, trim duration, etc. offered by the program."; fDesc[15] = "video formats such as AVI,MPG,RM,RMVB,MP4,VO B,TS,WMV,ASF to PSP Video MP4. It is very easy to use.It support two pass encoding."; 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 = '...'; } }