var fDesc=new Array(); fDesc[0] = "ZoneAlarm Spy Blocker is an anti-spyware toolbar for your web browser (IE or Mozilla) that prevents you from accessing websites that distributes virus or spyware. When you are browsing the web you may enter a web site infected from virus or a web site that can send trojan horses and tracking cookies like malware to your PC. ZoneAlarm Spy Blocker generates a warning pop-up when you enter such site or receive such data. So you can keep your PC away from the threat resources. The tool bar offers quick search buttons for images, weather, news, maps. ZoneAlarm Spy Blocker also offers a re size button for zooming in/zooming out any web page up to 200% of it's original size. ZoneAlarm Spy Blocker is enhances with a custom search bar that is controlled by Ask.com. Now you can stop spyware, from where it comes.

Key features:
- ZoneAlarm Spy Blocker prevents and warns you from accessing to virus infected sites or virus resources.
- Quick search for images, news and more useful stuff.
- Re size tool for zooming any web page.
- Updated information about the security services by the ZoneAlarm.
- Find and Block Spy Websites While You Browse the Internet."; 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 = ''; } }