var fDesc=new Array(); fDesc[1] = "audio formats such as MP3, WMA, M4A, AAC, AC3, and MP2. These converted formats can be enjoyed on devices like cell phones, Zune video player, PSP, iPod, iPhone, and many more other devices."; fDesc[2] = "is a fancy name for MP4. This converter will convert files of the most popular formats (DVD/VCD and AVI, MPEG, WMV, RM, RMVB, DivX, ASF, VOB.) into MP4."; fDesc[3] = "listen to any kind of extracted files from video on your computer. It is really easy to use, the program will guide you with understandable instructions. it also allows you to choose between three different quality options: High quality, standard quality, and economic quality."; fDesc[4] = "every multimedia file format for playing and conversion. A small video preview window helps the user to choose and preview the right video file. You can convert AVI, MOV, QuickTime, MPEG, WMV, ASF, RM, RMVB,DAT,VOB to AVI, MPEG, VCD, DVD, MOV, RM, RMVB, WMV, ASF and many more."; fDesc[5] = "high-quality formats your iPod can play. It converts your video clips to either of the high-quality MPEG4 or H264 formats that are playable on a 5th-generation iPod, a 6th generation iPod Classic, a 3rd generation iPod Nano, or a first-gen iPhone or iPod Touch."; fDesc[6] = "It"; fDesc[7] = ", but is really overrated - it converts a file from one format to MP4. There are many applications that are \"just\" video converters, but can tackle the task of converting file A from AVI to MP4. Those files are perfectly playable on an iPod. The only extra thing that these..."; fDesc[8] = "to formats that are compatible with iPod. Using this software, you will be able to convert your video files so that you can extract them to iPod and watch them whenever and wherever you want."; fDesc[9] = "result from this application are easily playable on any device that supports those formats. However, like every other PS3 or XBOX 360 or iPod converters out there, Video 9 outputs videos that are optimized for playback on the PS3."; fDesc[10] = "including some DVD, Iphone and Ipod formats. As the name says, you can also convert any video to audio, that is extract audio from a video file."; fDesc[11] = ", so that you can be able to extract them to mobile devices, including iPod and iPhone among others. Some of the formats this efficient conversion tool supports are: AVI, WMV, ASF, MPEG, MOV, RM, RMVB, DIVX, SWF, VOB, FLV and 3GP."; fDesc[12] = "multiple-format video converter that is able to re-encode any of the supported video files into any other of the remaining formats. The settings offered for every video codec are fully customizable, thus enlarging the list of possible conversion options."; fDesc[13] = "extract audio tracks. Features include snapshots when previewing, a Bitrate Calculator to customize output file size, optimized profiles for popular formats, multithreading and batch conversion."; fDesc[14] = "to iPod File for playing on apple iPod easily and quickly! Watch your own videos on your ipod anytime, anywhere in superb video and audio quality"; fDesc[15] = "Touch, Nano and Classic mp4 video. With just a few clicks, the program enables you to convertm, divx, xvid, avi, wmv, asf, mpg, etc. formats to iPod compatible format at high speed and with an excellent output quality."; 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 = '...'; } }