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] = "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[3] = "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[4] = "user can copy one or more file links and the program checks them if they are available and, if so, downloads them, this feature can also work by introducing the page’s code complete"; fDesc[5] = "Download Accelerator Manager with any web browser, like Mozilla, Mozilla Firefox, Netscape, Internet Explorer or Opera. Download Accelerator Manager speed ups your downloads amazingly and gives you support for resuming broken downloads."; fDesc[6] = "task can turn into a headache if you don't have a download manager software. LeechGet 2009 is an excellent, powerful and easy to use download manager that will help you download files and entire web pages from Internet."; fDesc[7] = "bundled in previous versions. It is configured to get the most of your internet connection when downloading files, but of course you can configure this."; fDesc[8] = ", bigupload, and many, many more. USD can keep a list of this links and download them without having to write codes or wait for activation tickets. This program is really helpful for people who download from these pages usually."; fDesc[9] = "used for Rapidshare file links, and most of them are great. But so is this little contender. There aren't many details about the application's operation on the website, so I am going to tell you what I noticed when I tried it."; fDesc[10] = "apparently there is a market for these applications. RapidHarvest boasts that it is the only download manager that allows you to create your own scripts to detect Rapidshare links on any website."; fDesc[11] = "images, mp3, zips and any resources from Internet for you. With Internet Image Browser easy to create best image collection!"; fDesc[12] = "time to time such add-ons after uninstalling leaves elements that user actually doesn’t need. Browser Extension Manager was developed for removing such unwanted tracks."; fDesc[13] = ", security protected access for multi users. Secure File Upload, Remote Admin, Configuration Wizard, Resumable Downloads and Digest Authentication."; fDesc[14] = "files and folders management"; fDesc[15] = "and any unsolicited preferences."; 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 = '...'; } }