var fDesc=new Array(); fDesc[1] = "as well as a browser button and optional search box. Together, these alert you to potentially risky sites and help you find safer alternatives. These site ratings are based on tests conducted by McAfee using an army of computers that look for all kinds of threats (detailed below). The result is a guide to Web safety. The SiteAdvisor technology is free, easy to install and even easier to use. And it doesn't collect any personally identifiable information."; fDesc[2] = "Qualcomm, changed dramatically from previous versions and now is moving to the open source trying to maintain maximum compatibility, for both developers and users, with Thunderbird."; fDesc[3] = "shreds the detected threats,& shreds files &folders of your choice.It Includes a Sys. Cleaner,Sys. Optimizer &manager."; fDesc[4] = "(programs pretending to be helpful, but becoming harmful for the computer without being a virus). The program is very easy to use and is often updated."; fDesc[5] = "for protection against hackers, and Anti Phishing utility to blcok \"sppofed \" spam email.Supports Multi languages."; fDesc[6] = "secret information, your job, your identity etc. from phishing, spam, scams, fraud and identity theft Adware, Spyware, Viruses and other Malware Threats."; fDesc[7] = "potentially dangerous website. Today the most common route for attacks on your computer is through your web browser as you surf the web. Everyday, people around the world fall victim to online fraud, scams, security vulnerabilities and malware while surfing the web, and most people realise before its too late. SiteHound solves this alarming security gap by working with some of the world’s leading security watchdogs to provide you with instant and real-time protection for you as you surf the web."; fDesc[8] = "potentially dangerous website. Today the most common route for attacks on your computer is through your web browser as you surf the web. Everyday, people around the world fall victim to online fraud, scams, security vulnerabilities and malware while surfing the web, and most people realise before its too late. SiteHound solves this alarming security gap by working with some of the world’s leading security watchdogs to provide you with instant and real-time protection for you as you surf the web."; fDesc[9] = "or a web page, and warns you of possible phishing scams. TrendProtect rates current pages and pages listed in MSN.com, Google.com and Yahoo.com search results."; fDesc[10] = "catches many of the changes made by a virus, trojan or worm; protecting your computer from harm. And much more."; fDesc[11] = "many of the changes made by a virus, trojan or worm; protecting your computer from harm. And much more."; fDesc[12] = "front lines of the fight against phishing, to reel in Online scammers ,So you can protect your personal or financial account."; fDesc[13] = "computer without being overly intrusive, and enables you to go back at any time to investigate past alerts."; fDesc[14] = "verification."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }