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] = ", e-mail and web sites. 2- System Security by monitoring all activity in our PC, 3- Online Security against internet fraud and network attacks."; fDesc[3] = "shreds the detected threats,& shreds files &folders of your choice.It Includes a Sys. Cleaner,Sys. Optimizer &manager."; fDesc[4] = "and spam; all of these features in just one product. With just a couple of clicks you will get an efficient solution to be protected from thousands of threats."; fDesc[5] = "users who constantly are faced with applications of unknown origin, like the reviewer of this one. Once you install Spy Emergency 2008 into your computer, it will scan your files and create a snapshot of what your system looks like."; fDesc[7] = "program will remove and block all traces of spyware on your system using a frequently updated database. Take back control of your PC!"; fDesc[8] = "anywhere. Y! Toolbar also includes features like Pop-Up Blocker and Anti-Spy. Customize your toolbar and save your bookmarks online for one-click access from any computer."; fDesc[9] = "against phishing sites. SpyCatcher also stops spyware reinstallation, protects your browser settings and more."; fDesc[10] = "of the program allows it to detect spyware, viruses, trojans, rootkits and other malware that is not known yet."; fDesc[11] = "instant kill and blocking. Free software trial version available to download"; fDesc[12] = "or presently being developed anywhere. Once installed our anti-spy software will protect your privacy immediately."; fDesc[13] = "ware packages. Free limited version. Lots of extra features to protect your privacy."; fDesc[14] = "It does not rely on a spyware database or requires updates, but rather intercepts any attempt to intercept or hook keyboard activity."; fDesc[15] = "presently being developed anywhere. Once installed our anti-spy software will protect your privacy immediately and constantly. One particularly scary and dangerous feature of all spy software is recording of computer user's keystrokes for the purpose of monitoring computer activity. While you are typing out your password and credit card details online it is possible a hacker can be recording your every keystroke on his computer with the right spy software. Especially developed unique protection algorithm of our anti-hacker program will block operation of such keystroke monitoring feature for all spy software, both known and unknown. Unlike other anti-spy software, no spyware database update and no scanning time now."; 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 = '...'; } }