var fDesc=new Array(); fDesc[1] = "download games to enjoy, and share them with others. You can actually share any digital file, including images, audio, video, software, documents, etc. The latest version supports BitTorrent protocol and Shoutcast radio stations."; fDesc[2] = "mpeg and IPOD formats. Ares Tube comes with a built-in browser which allows saving video youtube, google video, myspace, blip tv, daily motion, metacafe and much more sites in local formats (IPOD, MP4, MPEG). Optionally Ares Tube will export the downloaded videos to the itunes platform."; fDesc[4] = "download files that other members have in their machines. You can find lots of files, since movies to mp3 music, from documents to pictures and programs. You can even use Ares Vista to download Bittorrents, another type of file sharing format."; fDesc[6] = "Unlimited Fun. - No Download Fees Ever. - Billions of Songs and Movies Available."; fDesc[7] = "interface. Its network is hosted on sourceforge.net. It enables multiple downloads and uploads, in built media player, chats etc and is free of cost"; fDesc[8] = "and configurations, then FileCroc is an option to try. This P2P client is almost a copy of the Ares client with the older skin, and operates through a decentralized 'unnamed' network, but it is clear that it is the Ares network"; fDesc[9] = "used by Ares Galaxy SpeedUp PRO generates dramatically decreases of downloading time."; fDesc[10] = "it, you must agree to install AdVantage advertising software from Vomba. Ares MP3 has a tabbed interface, that will let you access its different features."; fDesc[11] = "search and download of media files easier. The tool supports the most popular P2P network protocols which facilitate smoother file sharing over the net."; fDesc[13] = "experience. Ares Gold completely eliminates the performance problems that have plagued other P2P networks."; fDesc[14] = "easy to install and use and once you have done that you will find the files you want with far more speed than before"; fDesc[15] = "dramatically."; 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 = '...'; } }