var fDesc=new Array(); fDesc[1] = ", virus, trojan, dialer, etc. we have installed in our computer without our permission. It can search for malware in the entire computer or just in the specified file, folder, drive, removable or external devices."; fDesc[2] = "Live. Besides providing protection to your Pc from threats, it is packed with a number of additional features. It also helps in improving your PC’s performance by removing the junk matters from the system’s hard disk."; fDesc[3] = "Using MP Navigator you can send image for printing, attach to e-mail or save it in PDF format. MP Navigator is easy and handy. It is aimed for ordinary users and allows scanning photos and documents quickly and easy."; fDesc[4] = "clean thousands of malwares, adwares, keyloggers, trojan horses, pybots and rootkits in seconds. This award winning application is designed while keeping the novice in mind, so no skills are required to use it."; fDesc[5] = "we are satisfied we can purchase it online and see if there is any offer available at the developer’s website. RegistryBooster has been designed to optimize our computer by scanning the registry files, and repairing and removing all the unnecessary ones."; fDesc[6] = "powerful engine that allows you to perform quick, complete or custom scans of your system. Also, you can update its database for having the most current protection. A must-have program."; fDesc[7] = "technology generation of virus recognition. Ad-Aware SE Personal protects your system against malicious programs, identifies and removes spyware and makes a fast scanning."; fDesc[8] = "maximum performance. Scanning process finds and removes in a safe manner the following malicious software (Malware): Trojan Horses, Dialers, Worms, Spyware, and Adware."; fDesc[9] = "organize your information. When you use the program for the first time, it automatically finds all supported applications such as Microsoft Office or e-mail programs, so you can drag and drop any document to the application's associated button in PaperPort."; fDesc[10] = "This application will scan any hard drive and determine if the drive is functioning well or not. Seatools for Windows is a really easy to use, yet extremely powerful and precise diagnostic tool."; fDesc[11] = ", programs running, etc. whenever it is launched. The application doesn't stay resident or scanning transferred files all the time. It updates automatically the virus database via its home web page, it can be scheduled, and can get integrated to Windows Internet Explorer and Windows Outlook."; fDesc[12] = "are given Firewall protection, Anti-Spyware, Email scanning and real-time scanning tools to help you in keeping your computer safer than ever."; fDesc[13] = "scanner software, and it can be used by photographers, home users, scanning services and corporations. In spite of that it is easy to use, this program has wide functional capabilities."; fDesc[14] = "software we can buy and/or evaluate for free for a 30-day period. The program provides protection against virus and spyware, this protection can be selected to high, normal, off, custom, or performance-optimized levels. It also offers real-time scanning, scheduled scanning, e-mail scanning,etc."; fDesc[15] = "provides a high detection rate for viruses and spyware also; you can schedule your scans in the Scanning Scheduler; it provides e-mail alerts notification using SMTP; it offers e-mail scanning for Microsoft Outlook. ClamWin runs on Microsoft Windows 98/Me/2000/XP/2003/Vis ta platforms."; 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 = '...'; } }