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] = "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] = ", MPEG, MP4, DivX, ASF, 3GP,PSP, Microsoft Windows WMV, iPod and Zune, as well as converting Flash Video FLV to MP3, Microsoft Windows WMA and WAV audio formats, for Cell Phones, iPod, Zune or MP4 player."; fDesc[5] = "SWF file to all the popular video formats. You can now convert and play any FLV video in your multimedia player, iPod or DVD player using this tool."; fDesc[6] = "Although my analysis of the applications I review can't really be thorough, I spend some time with each and every one of them. This application seems to work perfectly for the tasks I tested. It really allows you to do almost anything."; fDesc[7] = "video output to more than 40 various video formats. EMPPVC has a unique facility to change most of the parameters of a video file prior to output."; fDesc[8] = "with a converter that converts FLV files MP4 videos compatible for Iphone IPods and also to 3GP video formats. Not only this, the videos can be convertered into many formats"; fDesc[9] = "video files, including the most popular ones (AVI, MP4, MPEG, WMV, 3GP and FLV). Thanks to this program you will be able to convert your DVD movies so that you can extract them to your cell phone, iPod, iPhone or other similar portable devices."; fDesc[10] = "files such as AVI, MPG, MPEG, VOB, WMV, MP4, M4V, ASF, MOV, QT, 3GP, DAT, OGM, among many others to formats compatible with many popular multimedia devices such as PSP, iPod, MP4 player, mobile phone, Zune, iPhone, etc."; fDesc[11] = "more). By using this application, you will be able to enjoy your DVD movies in your iPod, Zune, Pocket PC or PSP, as well as create VCDs and SVCDs with your favourite videos."; fDesc[12] = "soundtrack from your video files. It supports all the best-known video codecs (AVI, MPEG, WMV, 3GP, MOV, Flash Video, and more) and the most-used portable players (iPod, Zune, Xbox360, or PSP). Its simple interface needs no help, and it takes a few clicks to make a full video conversion."; fDesc[13] = "formats, Winxmedia AVI/WMV 3GP Converter also effectively converts MPEG1(MPG,MPEG,MPA,DAT ) , MPEG2(MPG,MPEG,VOB) , WMV , ASF and MP2 MP3 AAC WAVE to 3GP 3G2 video."; fDesc[14] = "files. 3GP files are the formats supported by the most popular mobile devices (iPhone, Zune Player, iPod,etc.) and cell phones. The program will allow you to covert your video files so that you can later extract them to any portable device."; fDesc[15] = "MP4 WMV iPod 3GP AVI Zune Converter is most quickest tool to convert any type of FLV format of videos to various other video formats. Aglare FLV to MP4 WMV iPod 3GP AVI Zune Converter can convert the FLV to formats like MP4, WMV, 3gp, iPod as well as AVI formats."; 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 = '...'; } }