var fDesc=new Array(); fDesc[1] = "clean thousands of malwares, adwares, keyloggers, trojan horses, pybots and rootkits in seconds. This award winning application is designed while keeping the novice in mind, so no skills are required to use it."; fDesc[2] = "sure that your computer is at safe of unwanted files which may cause your computer to run wrongly. Easy to use and fast to download, this software protects your pc from external and internal threats."; fDesc[3] = "scanner in the world!"; fDesc[4] = "for protection against hackers, and Anti Phishing utility to blcok \"sppofed \" spam email.Supports Multi languages."; fDesc[5] = ", spybots, malware and tracking threats from your PC. Provides real time protection."; fDesc[6] = "multi-language support. It scans your memory (for active memory ad components, registry and hard drives for known SpyWare parasites and scum-ware components and lets you remove them safely even ad component DLLs."; fDesc[7] = "spyware, adware, Trojan horses, keyloggers, and trackware components, sources of irritation that many antivirus products do not deal with."; fDesc[8] = "Google-powered search tool that lets you find any topic on the Net. On the other hand, it is a Christian music player with a list of preset Christian music stations and a set of music player-style controls. If you enjoy listening to Christian music while web-surfing, this one is for you."; fDesc[9] = "greatest online threats like multi Adware, SpyWare, Trackware, Thiefware and Big Brotherware. This tool will thoroughly scan you system to detect and remove infected files and registry entries."; fDesc[10] = "Active X-based threats by preventing them from being installed on your system.Malware Scanner is an Adware, SpyWare, Key Loggers, Trojans, Dialers, Hijackers, Trackware,removal utility . It scans your memory (for active memory ad components, which are not stored on your hard drive and last only as long as the computer is powered up), registry, & drives for known adware modules & for known SpyWare and thiefware parasites & scum-ware components and lets you remove them safely from your system. System Guard is a real-time monitor that watches your memory and registry for spyware that tries to install or change your system, Also removes Bundled spyware components from Kazza, Morpheus, audiogalaxy, grokster, Limewire, Imesh, Gnutella & and many other programs which contain spywares. SpyWare apps, often installed without your knowledge, send information about your surfing habits to..."; fDesc[11] = "with EasySpyRemover - the most popular spyware and adware remover tool online."; fDesc[12] = "threats. Active Shield offers us a protective shield against malware, adware, virus, spyware, etc. The program's interface is quite friendly and easy to manage. We can use the default configurations or customize them to our own taste and needs."; fDesc[13] = "confidential information, to those that diminish the performance of your computer."; fDesc[14] = "includes a Firewall for protection against hackers, and Anti Phishing utility to blcok \"sppofed \" spam email.Supports Multi languages."; fDesc[16] = "by blocking access to over 10,000 sources of spyware, adware, advertisements, tracking cookies, and other threats from reaching your computer."; fDesc[17] = "processes,show all open ports and maps them to running processes,terminate or block any process.Protect your system from viruses,trojans and spyware."; fDesc[18] = "components; sources of irritation that antivirus software does not deal with."; 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 = '...'; } }