var fDesc=new Array(); fDesc[1] = "available on the websites and captures it. User can also capture MP3 from radio sites and can hear it whenever they want. It gives super quality of audio and video file exactly the same you hear or watch on the website."; fDesc[2] = "entering keywords of the episodes you want to download, you can get a list of related episodes, then you can choose the best one to download."; fDesc[3] = "supports Mac OS X and Linux. Unlike many other newsgroup readers/usenet readers out there, SABnzbd servers only one purpose: to download the binary files attached to newsgroup posts."; fDesc[4] = "into one big map image.It supports multithreads, so the download speed is very fast. And it is very easy to use."; fDesc[5] = "just needs the URL of the website with wallpapers and a few settings, and you will get all your favorite wallpapers downloaded to your PC automatically."; fDesc[6] = "images and then combine them into one big map image. It supports multithreads, so the download speed is very fast. And it is very easy to use."; fDesc[7] = "application for grabbing, downloading and converting FLV to AVI movie and video with excellent output quality."; fDesc[8] = "the address and let this program do the rest. One click and all the graphics from that page will be transfered to your disk."; fDesc[10] = "URL to the program and press Download. YouTube Video Downloader supports IE extension. You can download video with just One Click!"; fDesc[11] = "browser. The program runs in the background and will ask you to save video when you begin watching one."; fDesc[12] = "effort by downloading entire Internet sites (or the sections you stipulate) to your hard drive."; fDesc[13] = "is compatible with the leading P2P networks including LimeWire, Ares Galaxy, and BearShare.Our first product is MP3 Music Downloader and we hope it will be adopted by many P2P users.MP3 Music Downloader is compatible with leading P2P networks like Ares Galaxy, LimeWire, and BearShare. Thousands of high quality MP3 music files can be downloaded in a matter of seconds and listened to with the built in MP3 player.Because MP3 Music Downloader shares with BearShare, Ares Galaxy, LimeWire, and other P2P networks you can download from more than 50 million users worldwide."; fDesc[14] = "the web site, finds the pictures and photos (JPG,GIF) and downloads them to hard disk. It makes picture download a fun task."; fDesc[15] = "Downloader for all your download needs; download movies, music, and documents. In fact, download everything you want with Clip Downloader."; fDesc[16] = "videos from the Blip.TV website any time but each time you will required to connect to the high speed internet to watch videos directly online from the Blip.TV website and you also required to download the videos each time."; fDesc[17] = "Downloader could be a good option to try. This small program will let you download your favorite videos and save them in your PC as FLV files."; fDesc[18] = "video-sharing website in the world, YouTube. With this software, you will be able to watch your favorite video files without being online."; fDesc[19] = "Using this software, you will be able to download FLV files from YouTube, Google Video, Yahoo Video, iFilm.com, etc."; fDesc[20] = "to download video files from YouTube in a very easy way. The program enables users to download several video files at the same time at a fast conversion speed."; 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 = '...'; } }