var fDesc=new Array(); fDesc[0] = "Norman Malware Cleaner is a powerful antimalware tool that is able to clean an infected system completely by killing the running processes that are infected, removing the infections from disk, restore the correct registry values, etc. This utility may be used to detect and remove specific malicious software (malware). It should not be used as a substitute for running normal proactive antivirus protection, but rather as a reactive tool to handle systems that are already infected. By downloading and running the program below it will clean an infected system completely:

-kill running processes that are infected-remove infections from disk (including ActiveX components and browser helper objects)
-reveal and remove rootkits
-restore correct registry values-remove references created by malware in hosts file-remove windows firewall rules for malicious programsIts interface is very simple and easy-to-use. Just specify the areas you want it to scan and press the 'Scan' button. The scanning speed was pretty high and, comparing to other similar products, Norman Malware Cleaner is not a resource hog. Norman Malware Cleaner
- a great malware removal tool. Also completely freeware. 9 out of 10System requirements:
-Supported operating systems: Windows 98, Me, NT, 2000, XP, 2003 and Vista
-Operating systems not supported: Windows 95."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }