var fDesc=new Array(); fDesc[1] = "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[2] = "software un-installation. After un-installing any software there are chances that your hard disk is left with some remains of the software."; fDesc[3] = "that are left behind on your computer and which slow the entire system down. There is a user friendly interface that shows the progress of the searches and once all the garbage files have been found you can clean them from the system."; fDesc[4] = "in the form of cache, unused setup files and lost file fragments etc. It has an automatic and manual mode for execution. Manual mode is for experienced users to analyze and select the files for deletion while automatic does it without any user intervention."; fDesc[5] = "sure that your computer is at safe of unwanted files which may cause your computer to run wrongly. Easy to use and fast to download, this software protects your pc from external and internal threats."; fDesc[6] = "Suite, that automatically erases tracks left behind while surfing the web and working on your PC. This incredible also deletes surf history and footprint left behind using Messenger, Google Toolbar and Desktop Search, last files used, music lists in Media Player and search queries."; fDesc[7] = "disk space. This is a good utility for identifying and recovering the wasted disk space, especially for getting rid of duplicate files on the system."; fDesc[8] = "scan your pc, and delete or recover files. You can also create a restore point or an automatic backup of the deleted entries. It also permits you to defrag and schedule the scanning according to your preferences."; fDesc[9] = "with the unwanted applications in your system securely, clean your computer of temporary files that clutters your hard drive and repair the registry."; fDesc[10] = "files and cookies from your system. 1Cleanup is a powerful application for WINDOWS 95/98/ME/NT/2000/XP that removes traces of websites and web pages that you visit and reduces the 'clutter' on your computer, but it support only Internet Explorer, Netscape and Opera Browsers."; fDesc[11] = "just a single click."; fDesc[12] = "won an award. It is a powerful kit of 7 tools made for increasing performance quality of the computer. They can clean and fix registry of Windows, correct problems, delete unnecessary files, and tune your internet settings of connection."; fDesc[13] = "residents in your system could outgrow making your system slows and sluggish. Manual cleaning of these residents is a real pain in the neck. But now you could delegate this job to Advanced Windows Cleaner 1.0."; fDesc[14] = "keeps clogging the memory and performance. System medic software eliminates the unwanted performance detoriation factors by analyzing the critical areas of the system that has deficiency in operation."; fDesc[15] = "affect system performance, and clean unwanted files and registry entries. Windows power tool from RJ Software."; 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 = '...'; } }