var fDesc=new Array(); fDesc[1] = "integrated proxy services that hide your real IP address. After installing JAP, you will have to follow the instructions to configure your browser to use the local proxy server for web browsing."; fDesc[2] = "Platinum is a software designed to hide your IP address to give you complete privacy. Every computer or connection has an IP address that defines a unique computer. When you are running a computer with hidden or changed IP, you are like invisible. Hide IP Platinum can do so."; fDesc[3] = "address of the user’s system, for preventing issues like identity theft, and guards the computer against hacker intrusions by concealing the IP address with a mere click of a button."; fDesc[4] = "supports all flavors of internet connection including DSL, Dial UP and Optical Fiber to name a few. Not only is it an HTTP proxy but it can also act as a SOCKS, Mail, FTP, News and telnet proxy making it a very powerful application."; fDesc[5] = "Online Privacy Overview Anonymous Browsing Invisible Browsing will mask or hide or spoof your IP address preventing the banner ad campaigns and e-commerce applications from logging your internet address without your permission. Secure Browsing Invisible Browsing will also protect you by blocking ActiveX controls which can harbor malicious code such as viruses and invasive code such as JavaScript."; fDesc[6] = "RapidShare, as you appear as another user. It also keeps records of how many time has a proxy to wait till download, tor using it later."; fDesc[7] = "Experience safe and anonymously surfing behind a chain of SOCKS or HTTP proxies with any Internet service. This application alike any other SOCKS-server will transmits your queries through a chain of proxies."; fDesc[8] = "to the VPN servers Ivacy offers. The inner workings of Ivacy Monitor are rather complicated, but it´s enough to say that when you hit \"Connect\", it will create and establish a VPN connection between you and the company's servers. So, you, the user, can browse the web anonymously."; fDesc[9] = "browser information by the use of different types of proxies that it downloads from proxy list websites. It also cleans your temporary internet files, clears browsing history and manage your cookies. The program can remove ads and pop-ups."; fDesc[10] = "interests can be done through your IP address. Hence you need a solution to keep your IP address hidden while surfing. With this tool you not only hide your identification behind reliable proxy servers but will it also allows you to intelligently manage multiple proxy servers."; fDesc[11] = "websites see the IP address of the proxy server instead of your own IP address. A4Proxy fully supports HTTPS and FTP, so you will be able to logon to secure sites and FTP directories anonymously."; fDesc[12] = "proxy forums even if the proxies are in the attachmen. It can also extract the unique proxies from a huge file and rapidly classify them."; fDesc[13] = "getting information about your online behavior, block advertisement and images from web sites you visit, and kill annoying popup windows while surfing the web."; fDesc[14] = "files between user PC and FTP sites. The program includes drag and drop facility for selecting the files to transfer in both ends of the connection (user PC and FTP site). It manages files up at the FTP site and the local drives: rename, delete, copy and paste, move, create folders, etc."; fDesc[15] = "and host names, and their speeds including response times. Downloading and installing the software is simple and when it is opened it displays a Windows' style interface that is easy to navigate."; 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 = '...'; } }