var fDesc=new Array(); fDesc[1] = "Download Manager will let you have full control over your downloads, accelerating download speed to squeeze your bandwidth."; fDesc[2] = "Orbit Downloader is a complete solution for your media and data downloading from the web. Orbit Downloader supports HTTP/FTP/HTTPS/RTSP/MM S/RTMP protocols and provides a total solution for downloading media from all the rich media sites like Youtube or Google videos."; fDesc[3] = "easy to use tool supporting most of the streaming video websites like Youtube, Dailymotion, etc . Unfortunately it does not support many browsers."; fDesc[4] = "allows you to easily grab and save desired youtube video to your local computer."; fDesc[5] = "increasingly popular in the MP3 download market. Amazon is perhaps the most popular online retailer of the world, and now they are looking into getting a share of users from services like iTunes."; fDesc[6] = "YouTube service. As you might know, YouTube allows you to stream .FLV files from their site. If you ever need to download those files to your computer, this application can do just that."; fDesc[7] = "software, you will be able to download from websites such as Youtube, Yahoo videos, Google videos, Myspace, iFilm.com and many more."; fDesc[8] = "can use it to download video files from YouTube and then to convert them to different audio and video formats such as Mp3, WMV, AVI, MOV, 3GP and Mp4."; fDesc[9] = "application can directly download any selected video at the Youtube web site. The user opens the Youtube site and selects the video (s)he wants to download. Then runs Feneris Video Downloader, which displays the URL for the selected video at the upper input box."; fDesc[10] = "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[11] = "you open the program you can find a box in the top, you must paste the video url and press the button add after you do that you can see your link in the window below ready for start the download."; fDesc[12] = "files, such as video, music, documents, etc., both from Internet and FTP browsers. It is possible to set up the program integration with any of the following browsers: Firefox, Opera, Mozilla, and Netscape."; fDesc[13] = "we can use to get our favorites videos in two clicks this can make of Youtube Video Downloader 1.0 in our favorite program."; fDesc[14] = "application, you will be able to download any video from the most popular video sharing websites such as Youtube.com, Google Videos, Yahoo videos, Myspace, iFilm.com, daylimotion, Metacafe and many more."; fDesc[15] = "Video) video player that allows you to watch the videos while you are offline. This easy to use tool contains absolutely no adware, no spyware, no registration, no popups, no malware or other unwanted software."; 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 = '...'; } }