var fDesc=new Array(); fDesc[1] = "use. Whenever a more recent version of any programme becomes available, Software Informer notifies you and offers a link for downloading the update. It also allows you to keep track of comments and questions on corresponding software."; fDesc[2] = ", and much more - to ensure that you have the power to protect yourself online."; fDesc[3] = "scanning, a list of errors is shown - you can fix these with a single click. And if you hesitate to touch a thing as delicate as the registry, you always have the option to make a backup with Registry Mechanic before starting any test or repair."; fDesc[4] = "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[5] = "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[6] = "computer versus spyware, keyloggers, hijackers,adware or trojans that cause problems and malfunction of your environment. It remains in memory and acts just when the malware appears."; fDesc[7] = "firewall, and it doesn't have any trouble working with them. ThreatFire is an easy to use and free tool, that will help you to improve your PC security tremendously."; fDesc[8] = "ability is basically to look up for errors in the system registry, kind of an important part of your system. Professional tool for only 24,95 dollars"; fDesc[9] = ", rootkits, trojans, worms and malware in general, in all folders,diretories and all kind of files. The user can select the way of updating, the scan to be performed, the scanning schedule, and the paths to be scanned."; fDesc[10] = "several parameters necessary for the system configuration. The registry is changed and updated as you install or uninstall programs. These changes may leave invalid entries behind, that yet will be read unnecessarily each time you run a process, making it slower."; fDesc[11] = "activity to check if a web pages contains spyware. ActiveX Guard, Process Guard, Scheduled scans, etc. are the features that are available in all anti-spyware and are present in this software too."; fDesc[12] = "every changes made are fully restorable to it's original condition. You can even make an exclusion list of registry entries that RegScrubXP will not consider as being a problem."; fDesc[13] = "It includes smart scan, deep scan and a remover; it has the ability to remove found parasites. Its database contains over 33171 records."; fDesc[14] = "as registry problems, slow performance caused by drivers, hard drive fragmentation, memory optimization and others Windows' tweaks."; fDesc[15] = "and spam; all of these features in just one product. With just a couple of clicks you will get an efficient solution to be protected from thousands of threats."; 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 = '...'; } }