var fDesc=new Array(); fDesc[0] = "Proactively protect your browser against new Web Threats. Browser Guard 2010 has zero-day vulnerability prevention and protects against malicious JavaScript using advanced heuristics and emulation technologies.

Trend Micro Browser Guard is an easy to use browser plug-in, which prevents known and unknown web threats. Zero-day attacks such as Aurora and Hydraq can be proactively blocked by Browser Guard, which detects and prevents behavior associated with these types of threats.

Cybercriminals often use malicious JavaScript inserted into web pages, where attacks can take place silently, without any visible effect. Browser Guard also protects you from such attacks by analyzing and subsequently blocking malicious JavaScript. For the most advanced and efficient detection, Browser Guard communicates with the Trend Micro Smart Protection Network, bringing you the latest protection when you surf the web.

Main features:

- Protects against zero day exploits
- Detects buffer-overflow and heap-spray attacks
- Protects against execution of shell code
- Analyzes and protects against malicious JavaScript
- Connects with Trend Micro Smart Protection Network to maximize detections"; 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 = ''; } }