var fDesc=new Array(); fDesc[0] = "With advanced anti-malware technology, minimal strain on system resources, and powerful protection against, spyware, trojans, worms, rootkits, dialers, and much more, Norman Ad-Aware Pro gives you the power to protect your online security and privacy – so that you can use the Internet how, when, and where you want.

Main features:
- A power-packed combination of pioneer anti-spyware technology.
- Continuous protection against, spyware, blended malware, trojans, rootkits, hijackers and keyloggers.
- Intelligent cleaning of your system by removing all traces of the infection.
- Automatic Scans set to your personalized schedule.
- Network Drive Scanning detects malware on any shared disks on your network.
- External drive scanning for an additional layer of security.
- Ad-Watch Live! Expert Real-time Protection
- Genotype Detection Technology
- Behavior-Based Heuristics Detection
- The Neutralizer Malware Removal Tool
- Do Not Disturb Mode Minimal Strain on System Resources
- Download Guard for Internet Explorer
- Toolbox, including Process Watch, AutoStart Manager, Hosts File Editor, and ThreatWork
- Customizable Profile Scans
- Network Drive Scanning
- Automatic Pulse Updates & Free Technical Support"; 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 = ''; } }