var fDesc=new Array(); fDesc[1] = "includes support for IPV6 and Teredo, a compatibility protocol for IPV4 and IPV6 systems on a NAT. It also have a better integration with Windows Vista and new torrent connection distribution that should increase speed."; fDesc[2] = "OK, at best. It is still in an experimental stage, so I will be easy on them. BitTornado attempts to be a fast BitTorrent client, thus the name. Or messy, maybe?"; fDesc[4] = "data. This application scans your files and deletes stored private information to protect your privacy. In its free scan version some features are disabled."; fDesc[5] = "to increase the download speeds of uTorrent. It increases download speeds way up so you can grab the files you want so badly, much quicker. uTorrent Turbo Booster allows you to download applications, movies, music at a very fast pace."; fDesc[6] = "speed of the file sharing program (utorrent) that it was created for! It presents a neat interface. With 3 buttons and a \"Statistics\" part that show all the information."; fDesc[7] = "a great alternative to popular torrent clients. They say that Movie Torrent allows the user to simplify the process of searching for files (movies, music, games, photos) and downloading them."; fDesc[8] = "uTorrent that act as a download accelerator. uTorrent SpeedUp Pro plays with the default settings of the uTorrent client and increases the download speeds to the maximum. Whether it is movies, music, application or anything - you can download them much quicker."; fDesc[11] = "files from internet. It is one of the best and for sure the fastest Bittorrent client available! µTorrent was written with efficiency in mind. Unlike many torrent clients, it does not hog valuable system resources like memory or hard disk space.It typically using less than 6MB or less of memory."; fDesc[12] = "architecture behind this app l you to download movies, MP3s, games and other files you want at the highest speed."; fDesc[16] = "faster due to higher speed and improved search from multiple sources and you will gain full Internet connection."; fDesc[17] = "Torrent Ratio Keeper Monster is the ultimate tool that will enable you to dramatically increase the speed of your downloads and have a high share ratio in the same time."; fDesc[18] = "secret information, your job, your identity etc. from phishing, spam, scams, fraud and identity theft Adware, Spyware, Viruses and other Malware Threats."; fDesc[19] = "achieved.It forwards any TCP/UDP protocol. For example: HTTP, SMTP, POP, TELNET, NETBIOS and SSL.You can completely use this tool wihout learning. When you try to access some remote computer,maybe this computer located in a LAN that you can't directly access or this computer are configed to deny your computer's ip address.Under this situation,maybe you need to go through a lots of computer to finally access the destination and the computers you must go through maybe run Windows,Solaris or Linux system.It will bother you so much.Now,you can deploy Port Forwarding Wizard tool on those computers,no matter those computers' system.After this,you can directly access your destination easily and enjoy your coffee:) Sometime you want to access ports on computers behind firewalls, gateways, and inconfigurable routers.Under this situation,you can not directly access a local computer located in a..."; 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 = '...'; } }