var fDesc=new Array(); fDesc[1] = "with Spybot - Search & Destroy. This tool specializes in the removal of these kinds of threats while the Antivirus companies are barely just offering this."; fDesc[2] = "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[3] = "worry, Anti Trojan Elite is able to analyze, detect and remove all kinds of trojans and keyloggers from your PC. Anti Trojan Elite is the perfect complement together with your antivirus, because it's specially created to detect and destroy the popular Trojan virus, which are very destroyers."; fDesc[4] = "award-winning Real-Time protection. Features include Pop-up Blocker, Phishing protection, Hi-jack killer & much more. Download STOPzilla now."; fDesc[5] = "spyware threats.It upgrades computer system performance and creating a secure computer that runs reliably."; fDesc[6] = "& folders for Spyware, Adware, Spybots, Malware, Spy Pop-ups, Keyloggers, and Unwanted Toolbars!"; fDesc[7] = "anti-spyware software provides the best spyware and adware protection available. Scan your PC now for FREE and see for yourself if your PC is infected!"; fDesc[9] = "spyware remover. Prevention is always better than treatment."; fDesc[10] = "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[11] = "Spyware Seizer 2007 is an advanced but easy-to-use anti spyware/trojan/virus/w orm tool that removes spyware, adware, trojan,virus,worm,now we can remove and block over 170000 known spyware and internet threats before them get on to your computer."; fDesc[12] = "CoffeeCup Spyware Remover will scan your PC and let you know if you have any files that are infecting your PC and remove them permanently!"; fDesc[13] = "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[14] = "malware and spyware applications that are distributed by malefactors enlarges too. That is why it is very important to have effective tool for protection of your privacy. PAL Spyware Remover is a great candidate for becoming such tool."; fDesc[15] = ", Add-ons, Tools, Reports, Update, Setting, and Help. We can view our system status, select to scan for add-ons and scan for spyware, now, auto update, and version info, get info and support via e-mail. The scanning results will provide information about the spyware and add-ons found."; 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 = '...'; } }