var fDesc=new Array(); fDesc[1] = "shall get a lot of services from windows live. It is a free service created by Microsoft. But there are many features that you will need to pay for like the Windows Live Call, which is something like Skype."; fDesc[2] = "and quarantine the infected files for immediate protection. This incredible program offers a complete PC scanning, including running processes, registry entries, files and folders."; fDesc[3] = "distributes virus or spyware. When you are browsing the web you may enter a web site infected from virus or a web site that can send trojan horses and tracking cookies like malware to your PC. ZoneAlarm Spy Blocker warns you against such sites."; fDesc[4] = ", the program includes anti-spyware protection to ensure that your computer remains safe and will not be affected by internet attacks."; fDesc[5] = "one package. Very known and easy to use toolbar and user interface and every function of a security software makes BullGuard a very compact and useful software."; fDesc[6] = ", protected, and keep it far away from external attacks, such as viruses, Trojans, adware, malware, spyware and all types of unsolicited activities while connected to the Internet both at work and at home."; fDesc[7] = "optimize our computer's overall performance and security. It features a user-friendly interface, which provides comprehensive information on our network traffic, CPU usage, and Memory usage, items on Windows startup, opened applications, running processes, services, and log report."; fDesc[8] = "websites. Its powerful anti-phishing technology analysis all the websites you visit and alerts you if the site intends to steal your personal information."; fDesc[9] = "Explorer ActiveX control that is used to implement this option. One advantage is that you get zero pop-ups. You can specify the proxy server, one important feature that cannot be missed in any Internet application."; fDesc[10] = "award-winning Real-Time protection. Features include Pop-up Blocker, Phishing protection, Hi-jack killer & much more. Download STOPzilla now."; fDesc[11] = "against the intrusive and malicious spyware that threaten your PC and your privacy. his incredible program stablishes a safeguard that automatically detects a potentially unwanted application and alerts you of the threat and providing you with effective blocking options."; fDesc[12] = "spyware program that is easy to install and use. SPYWAREfighter is your protection against spyware, adware and other unwanted software."; fDesc[13] = "& folders for Spyware, Adware, Spybots, Malware, Spy Pop-ups, Keyloggers, and Unwanted Toolbars!"; fDesc[14] = "is available to the users. It provides a series of new features like : tabbed browsing, incremental find, inbuilt download manager, live bookmarking and lots of third party add-ons."; fDesc[15] = "privacy on the internet. It creates a protective force Field around the web browser, protecting the computer against pop-up downloads, phising, spyware, and keylogers. The user can surfr with his/her \"virtual-me\""; fDesc[16] = "for protection against hackers, and Anti Phishing utility to blcok \"sppofed \" spam email.Supports Multi languages."; fDesc[17] = ", adware, keyloggers, hidden dialers, browser hijackers, and other malicious programs."; fDesc[18] = "P2P client integration. When getting started you have the option as storing Deepnet Explorer (DE) as your default browser. It has the same basic features as other browsers but offers some extras like the control panel that allows quick access to the web, the news, or P2P."; fDesc[19] = "stored in their computer, being tracked. Anti Tracks is an excellent software tool which saves users from such threats. With this tool, users can remove the unnecessary files which are automatically stored when visiting various sites."; fDesc[20] = "personal information with a password. The program has a very user-friendly interface that enables you to locate its useful tools without having to launch them separately."; 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 = '...'; } }