var fDesc=new Array(); fDesc[1] = ", multilingual, and completely customizable. This utility gives us the opportunity to delete all the useless and obsolete data that we may be keeping in our system."; fDesc[2] = "Program often can not completely uninstall some applications and broken registry keys. Revo Uninstaller is a better and easier way for you to completely uninstall any unneeded application that standard Windows Add/Remove Program can't remove."; 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] = "cleaning / deleting unnecessary files. It can also be used as a tool to monitor your network usage. Realtime Disk, Network, Memory and CPU usage graphs are available. Not much features in the program. Anyway, rating 3."; fDesc[5] = "there nothing junk lefts on your computer. Total Uninstall will show a list of programs and softwares installed on your computer, you just select the software you want to remove or uninstall from your computer and Total Uninstall will do the rest."; fDesc[6] = "errors that show up. The software can optimize the computer by first scanning it to find the problems and then fixing the invalid registry entries. The Advanced Registry Optimizer is also easy to use and has a user friendly interface."; fDesc[7] = "invalid entries, and the best part, repairs your Registry for free. That's what Argente - Registry Cleaner does. It will scan, clean and fix your Windows Registry in a professional way, and you won't have to pay anything for that."; fDesc[8] = "uninstallations, that might have left behind unnecessary trails. It cleans history and cache from Internet Explorer, Start Menu and Directory recent activity, Instant Messaging activuty, Windows Disk Error Temp Files, Windows Document History, Windows Temporary Files, etc."; fDesc[9] = "collection of movies and don't really know how to organize it. This cataloging software takes a rather simplistic approach. On the left, you will see a field where movies are added. That is going to be your list. On the right, there are the details of the selected movie."; fDesc[10] = ", modules, Windows startup items, IE add-ons, system add-ons, services, drivers, opened files and installed programs in your operating system. Multilingual support and a very compact size make it a must-have system utility."; fDesc[11] = "All you have to do is select a program from the list of installed applications. It is not possible to remove all the registry entries and files, but this tool does a good job on this matter."; fDesc[12] = "for a 30-day period. We can use this software to remove obsolete, invalid, damaged registry entries, improve system and network performance, computer speed and stability, update and backup our PC drivers, etc. It runs under Windows Xp and Vista (32-bit) operating systems."; fDesc[13] = "appropriated application for completely cleaning all the programs traces. The user interface is very intuitive, easy to use, and the application is full of tutorials (assistants) for guiding users in all the tasks the program can perform."; fDesc[14] = "programs. It also works as a security tool to protect your data from unwanted hands and provides privacy for your personal computer work. The built-in Internet history eraser, cookie cleaner, add-ons manager and temporary Internet files cleaner keep your web browser running smoother."; fDesc[15] = "example, Registry Compactor, means Comodo registry cleaner not only clean your junk entries from your window’s registry but also reduce its size by compacting and your computer speed depends on the window’s registry size, smaller is faster."; fDesc[16] = "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[17] = "smooth running of your computer, and an improved stability. When you install the program, it offers you to keep it connected to Macecraft´s servers, in order to ensure faster updates."; fDesc[19] = "Pro. Both of them search the system and then show an initial window with all the installed programs with their corresponding icons so the user can recognize which program has to be uninstalled. It also can export this list for printing purposes."; fDesc[20] = "for the computer to run faster and without errors. RegVac has a very easy-to-use smart interface. If we are active Internet users and like to try software, games, share music, video, etc, we need to have a tool like this one."; 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 = '...'; } }