var fDesc=new Array(); fDesc[1] = "non-commercial use only."; fDesc[2] = "websites and many other Internet threats. The program works quietly in the background detecting and eliminating viruses, spyware and Internet worms."; fDesc[3] = "websites and many other Internet threats. The program works quietly in the background detecting and eliminating viruses, spyware and Internet worms. It also protects your computer against hackers and blocks identity theft by phishing websites."; fDesc[4] = "feature that tunes your PC for best performance. All the automatic functions are done when system is idle keeping PC performance in mind."; fDesc[5] = "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[6] = "down your PC. Home network security management from a single location. BitDefender software can be remotely configured from other computers in the network , and tasks such as scans, backups tune-ups and updates can be scheduled to run during off-hours."; fDesc[7] = ", spyware, malware, hackers, spam, identity theft, etc. It can also offer personal firewall against unauthorized access from and to the Internet, back up our files, etc. By using TruePrevent Technologies we get double protection as it detects not only the known threats but the unknown ones as well."; fDesc[8] = "websites. Its powerful anti-phishing technology analysis all the websites you visit and alerts you if the site intends to steal your personal information."; fDesc[9] = "antikeyloggers, antispam and identity theft protection, and remote control monitoring, with several options to set for a personal use of the application. The AntiSpyware protection can be turned on/off manually, scan the system anytime, update the spyware database, etc."; fDesc[10] = "being spied on? Are you being watched and tracked? Find out with SpyRemover."; fDesc[11] = "like any popular antivirus program. Nevertheless, BD has a standalone feature and that is it provides proactive protection for our computer against viruses, trojans, spywares,rootkits, phishing,identity theft, hackers and other security threats, while we play all types of games online."; fDesc[12] = "secret information, your job, your identity etc. from phishing, spam, scams, fraud and identity theft Adware, Spyware, Viruses and other Malware Threats."; fDesc[13] = "Available. Someone may be stealing your Identity at this very moment! Protects Your Identity, Cleans Your PC, with many Advanced Features."; fDesc[14] = ", driver license and e-mails can be stolen easily! Download Identity Knight, the unique credentials protection software, today!"; fDesc[15] = "ensures you aren't infected by spyware threats and constantly clears private information from your PC."; 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 = '...'; } }