var fDesc=new Array(); fDesc[1] = "provided to their users. You don't have to buy a premium account or even be a registered user to use it! With this application you can resume an interrupted upload or stopped download instead of starting again from scratch."; fDesc[2] = "asx,rm,ra,rmvb,ram,smi l,smi,rpm,mov,flv,pls, m3u,and video and audio, enabling you to download movies, music and capture streaming video and audio,record radio from Internet. HiDownload also offers a built-in Broadcast Manager. In addition, it provides all the standard features of a download manager, including scheduling, drop basket, download history, clipboard monitoring, download categories as well as zip preview and more. Main Features: Accelerated Downloads: By splitting the files into several parts and downloading them at the same time you save time. Support multi-protocols: HTTP, FTP, MMS, MMSU, MMST, RTSP, PNM Download all streams files: wmv,wma,asf, asx,rm,ra,rmvb,ram,smi l,smi,rpm,mov,flv,pls, m3u,and more Support rapidshare, megaupload and other similar sites(Premium Account) Download Streaming Video and Record Streaming Audio All the popular streaming formats are supported, including: Windows Mediaâ„¢(wmv, asf, wma, asx, ...)..."; fDesc[3] = "Rapidshare.de, megaupload, Yourfilesto, Filebaseto, and several more. The good thing is that the developers are always updating the list of supported services. And they also update the services currently supported when they stop working."; fDesc[4] = ", 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[6] = "has rapidshare and megaupload. The last available version of the software has the tag 1.15, and it is still in the development to be supported in MacOS and Linux. Right now it is supported by Microsoft Windows operating systems, including Vista."; fDesc[7] = "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."; 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 = '...'; } }