var fDesc=new Array(); fDesc[1] = "is dynamic unlike other download managers. Other features include resume broken downloads due to broken network connections, error recover and site grabber for web-sites. Apart from the regular files that can be downloaded, IDM also supports embedded video files"; fDesc[2] = "will be able to open FLV files and watch them with an excellent image quality. The FLV files are the files used to deliver video over the Internet. The video files you download from YouTube and other video-sharing websites are FLV files."; fDesc[3] = "from video sharing sites in the web such as YouTube, Google Videos, MySpace, Yahoo Video, and other similar sites. This application is useful to capture playing videos automatically, and with a really fast download process."; fDesc[4] = ", convert different video formats like Real Video, mp4, 3gp, PSP, MPEG1, MPEG2, ASF, AVI, MOV, FLIC, GIF, DV, MKV, OGM to flv, and flv to other formats , it also lets you repair flv files."; fDesc[5] = "websites. Using this application, you will be able to download videos form DailyMotion.com, Myspace.com, Google Video, Yahoo Video, iFilm.com and many other websites."; fDesc[6] = "sites, such as YouTube, Google Videos, Mtv.com, ifilm.com, lifeout.com and all the Xtube like sites. Using this application, you will be able to convert all the videos you download from those sites into 3GP, AVI, MOV, ASF, FLV, MP4, MPEG, OGG and WMV."; fDesc[7] = "free and very easy to use tool to get Flash (SWF), video (FLV) format videos from the Youtube web site. Downloaded video files can be played or exported to different locations."; fDesc[8] = "can copy the address of video into the browser. If you want to convert a video FLV format, the process is very similar. Simply select the video format to define and initiate the process of conversion. In a few seconds you'll have your video ready to see it in any media player."; fDesc[9] = "video-sharing website. Using this software, you will be able to download videos from YouTube in a very easy way. The program will download your videos with a very fast speed. Downloading files with this program will be very easy to you."; fDesc[10] = "included FLV player. It offers multithreading, batch conversion, supports multiple tasks, downloads with resuming capability."; fDesc[11] = "such as YouTube, MySpace, Google Video, Metacafe, etc. in a smooth and safe manner, and watch them or save them. FLV player and video converter (to Windows WMV video format) are included in the application."; fDesc[12] = "from YouTube, you either do it by hand, using a plug-in to save the .flv files, or using an application that can download a couple of videos at a time. 1-Click YouTube Batch Downloader makes things simpler for you."; fDesc[13] = "convert the video files you download from the most popular video-sharing websites into files that are compatible with the most popular mobile devices. You will be able to watch any of your video files in your cell phone, iPod, iPhone or any other mobile device."; fDesc[14] = "The FLV files are the formats used to deliver video over the Internet. Using this program, you will be able to convert the files you download from the most popular video-sharing websites into 3GP files so that you can extract them into the most popular mobile devices."; fDesc[15] = "application, you will be able to download the FLV videos you want directly to your computer. This software supports downloading video files from the most popular video-sharing websites, including YouTube, Google Video, iFilm.com, Pandora, Myspace, Rapidshare and many more."; 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 = '...'; } }