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] = "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[3] = ", 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[4] = "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[5] = "video files to AVI, MPEG, WMV video files so that they can be played in Windows Media Player or edited by video editing software. Moreover, Freez Flv to AVI/MPEG/WMV Converter is highly customizable and allows you set the output video's bitrate, framerate and output audio's bitrate."; fDesc[6] = "converting your AVI or other format videos to Flash format. Free Video to Flash Converter provides SWF file ready for the web. It's absolutely safe to install and to run!"; fDesc[7] = ", MOV, QT, RM, RMVB to your familiar format , it also can create some amazing video by yourself."; fDesc[8] = "converted your files into AVI you will be able to play them in any video player. The program has got a very friendly interface that will let you know how to convert your files from one into another."; fDesc[9] = "video files in a quick way without losing any quality at all. The program supports a lot of formats. Using this application, you will be able to convert your files so that you later extract them to mobile devices."; 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] = ", PSP, PS3, Zune, XBOX 360, Archos, Cellular Phone and Pocket PC in two clicks. Additionally you can use the in-built video cutter to create clips out of big video files."; fDesc[12] = "files into different formats. This program will also allow you to convert MPEG and DivX to FLV. The program does not support many output formats, but it will convert your files in a very short amount of time and without losing any quality during the process."; fDesc[13] = "and converters is always a big one, seeing that there are a lot of websites that offer flash videos to view or download. There are a lot of people who need to convert those FLV files to other formats that are more widely played, such as AVI, 3GP, MP4, WMV and ASF."; fDesc[14] = "3GP, MPEG, MP4, M4V, ASF, AVI to FLV video and SWF formats. This incredible program also converts FLV files from all types of audio files, such as MP2, MP3, M4A, AC3, AAC, WMA, OGG, etc."; fDesc[15] = "Amadis FLV to AVI/WMV/MPEG/MOV/iPod/ PSP/3GP/MP4 Converter 1.0 allows you to convert your FLV files to different formats, such as AVI, WMV, MPEG, MOV, iPod, PSP, 3GP and MP4. Using this program, you will be able to convert FLV videos from the most popular streaming video sites (such as Youtube, Google Video, and My Space) into a lot of different 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 = '...'; } }