var fDesc=new Array(); fDesc[1] = "television channels and radio stations from anywhere in the world. In addition, due to the popularity of this system, we can find a lot of websites that link us directly with SopCast to watch a given program, such as a movie or a sporting event."; fDesc[2] = "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[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] = "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[5] = "browsing activity form being tracked by websites or Internet Service Providers"; fDesc[6] = "computer and one of the Steganos VPN servers, in a way that all your activities on the Internet are carried out through that tunnel. This tunnel encrypts all the information that runs through it by using an SSL connection which protects the information from being eavesdropped."; fDesc[7] = "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[8] = "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[9] = "cookies, protect your privacy, prevent identity theft, and guard against hacker intrusions, all with the click of a button."; fDesc[10] = "history of the IE. Deletion of the url-list of the IE. Cookies will be deleted completly. Ad-Blocker. Anonymous Email."; fDesc[11] = "HTTP tunnel restrictions will allow you to use your favorite chat applications like MSN, AOL, Yahoo Messenger, ICQ, Miranda, Trillian, or mIRC, that otherwise will be firewalled."; fDesc[12] = ", eliminates ads and erases your tracks"; fDesc[13] = "them in order to prevent the websites from collecting private information about you. The program is very simple and consists of just one window that has everything that you would need."; fDesc[14] = "how the computer connects to the internet. It shows status, ports, routes, IPs, pings, and server's fingers. If you are an IT specialist, I would recommend you to use it, it may make your life easier. If you aren't, it's not for you ;)"; fDesc[15] = "proxy,download proxy lists from web,IP to country,surf the web anonymously,block AD,execute script,network tools.Protect your privacy."; 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 = '...'; } }