var fDesc=new Array(); fDesc[0] = "Advanced Detection and Removal
- Detect and Remove Spyware, Adware and Remove Malware, Trojans, Dialers, Worms, KeyLoggers, HiJackers, Parasites, Rootkits, Rogue Security Products and many other types of threats.
- Light on System Resources and designed not to slow down your computer like many other anti-spyware products. Designed not to conflict with your existing anti-spyware or anti-virus solution!
- Repair broken Internet Connections, Desktops, Registry Editing and more with our unique Repair System!

Real-Time Protection
- Real-Time Blocking of threats! Prevent potentially harmful software from installing or re-installing!
- First Chance Prevention examines over 50 critical points of your system each time your system starts up and shuts down to eliminate threats before they have a chance to infect and infiltrate your system.
- Schedule either Quick, Complete or Custom Scans Daily or Weekly to ensure your computer is free from harmful software. Remove spyware automatically."; 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 = ''; } }