var fDesc=new Array(); fDesc[1] = "and insecure data or files from your pc, optimizes the computer's work and improves your privacy and security in very few and simple steps. It completely cleans up your pc and keeps it safe of junk data. It also permits you to create restore points."; fDesc[2] = "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[3] = "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[4] = "erasing most privacy threats in your machine including Internet history, cache, cookies, index.dat files, auto-complete forms, search assistant, recent documents, open/save dialogs, run files, Mozilla Firefox, Google Toolbar and more."; fDesc[5] = "ISP. Supposedly, by caching images and filtering advertisements, your connection is freeing itself from the strain overloading them. MyProxy will manage all the requests that your computer makes to the outside of your home network."; fDesc[6] = "browsing activity form being tracked by websites or Internet Service Providers"; fDesc[7] = "without a trace, eliminate spyware, avoid viruses and worms, test games or trialware, undo malicious or unwanted system changes."; fDesc[8] = "Easy to use for novice firewall users & experts can tune it to their needs with advanced options. Backed by free customer support!"; fDesc[9] = "Internet form being tracked by websites or Internet Service Providers."; fDesc[10] = "erasing of tracks by overwriting file(s) a configurable number of times with random characters. This will prevent others from recovering your file(s) using any recovery tool. It can also protect your home page, so that no one could change it."; fDesc[11] = "tracked by websites or Internet Service Providers."; fDesc[12] = "be running on the system, remove your traces of the computer use or clean up correctly uninstalled programs, or customize your desktop. You can do it all securely using the password protected system."; fDesc[13] = "than Las Vegas USA Casino - Great initial deposit bonus & weekly specials for loyal players. R"; fDesc[14] = "routes your internet traffic trough remote servers all over the world, so you can choose proxies in any place of the world and you will get an IP address for that country, if the proxy server is available. Anonymous Browsing works on Windows 2000/XP/Vista platforms."; fDesc[15] = "form being tracked by websites or Internet Service Providers."; 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 = '...'; } }