var fDesc=new Array(); fDesc[1] = "uses industry standard IP protocols to allow devices to automatically discover each other without the need to enter IP addresses or configure DNS servers."; fDesc[2] = "mail servers. Is the ultimate antiviruses and antispyware used for home and enterprises. Gives the user the protection needed to keep their valued data safe."; fDesc[3] = "possibilities, which include: Servers, web based, and Kad. It is a completely free of charge application also free of adware, spyware and any other kind of intrusive programs."; fDesc[4] = "security to nodes which are susceptible to various virus attacks.Having the LiveUpdate makes it the best updated antivirus in defence of the various new viruses being invented every week."; fDesc[5] = "restrictions about how many clients can connect to a server. It is free of charge for non-commercial purposes. The Server browser allows you to search for public servers. Little suggestion to make: private text message get lost in the other diagnostic messages."; fDesc[6] = "Yahoo!, this application is targeted at gamers. It is a simple application that does without all the unnecessary features of those messengers. The main window has information that resembles the friends tab of Xbox Live!"; fDesc[7] = "Unlike eMule, DreaMule automatically connects to the network, so you don't have to stop to inspect the list of servers, or configure the servers.met"; fDesc[8] = "choose a name and have your IP address redirected to that name. So, if you have an Internet Service Provider that changes your IP every time you reboot your ADSL modem, for example, you will greatly benefit from this application."; fDesc[9] = "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[10] = "the way to go when you need to download big files at fast speeds and NewsLeecher makes that process a lot simpler. The application is divided into tabs for easier access. The first tab that you will see is the Manager tab, where all your newsgroup servers will be stored."; fDesc[11] = "Novell Netware Servers. Novell Client can be used to view and access network resources, capture and manage printers, map drives, manage network passwords and manage rights to drives/folders/files."; fDesc[12] = "HTTP or SOCKS proxy server or a chain of proxy servers."; fDesc[13] = "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[14] = "surfing the web. The program can download proxies from famous proxy websites, it lets you add your own and it can search for open proxy servers. The program can automatically change proxies and use internal socks and proxy servers."; fDesc[15] = "also create new scripts for it. It gives the administrator a flexible tool that can be customized for their purposes. This is one of the best administrator mods out there."; 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 = '...'; } }