var fDesc=new Array(); fDesc[1] = "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[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[9] = "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 = '...'; } }