var fDesc=new Array(); fDesc[1] = "file to all popular video and audio formats with great accuracy and fidelity. But with this amazing tool, you will also be able to do many other tasks just like: Extract pictures from video files, edit your videos with powerful video editing tools, convert video files to audio formats, etc."; fDesc[2] = "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[3] = ", 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[4] = "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[5] = "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[6] = "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[7] = "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[8] = ", 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[9] = "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[10] = ", 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[11] = "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[12] = "designed to help you convert between most popular video and audio file formats, making your videos compatible with any model of iPod, and iPhone. Apart from converting video files, this program lets you split and merge them, take snapshots etc."; fDesc[13] = "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[14] = "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[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 = '...'; } }