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] = "PC from numerous threats. The application is free, easy to use and, in a few minutes, will make your computer run much better. It scans your system searching for potential issues with your shortcuts, spyware, registry, and start up programs, and then enables you to clean them up."; fDesc[3] = "uninstalls, temporary internet files, old files, etc are deleted. Wise Disk Cleaner is safe and friendly for computer novices though advanced users can customize the operations manually to suit their use. The inbuilt Wizard can be set to show at start up and is unique."; fDesc[4] = "only needed temporarily and erasing them will release important hard drive space. It runs quietly on startup, clearing the cache every time Windows boots."; fDesc[5] = "cleaner can be that solution and the best part is: you don't have to extra pay for it. As you might guess from its name, this tool is free of charge"; fDesc[6] = "This program can not only tune up your system but also it cares for it regularly to save your operating system from internal problems and system crashes. It offers 4 wizards that contain different tools for different purposes."; fDesc[7] = "security. There are three cleaning modes: Registry cleaner, Disk Cleaner, and Privacy Cleaner. System Cleaner also provides some extras like Autorun manager and some useful shortcuts."; fDesc[8] = "and invalid entries, and running in perfect conditions. On the left of the Main Window, we can select several options or modes, Registry category features: Editing, Manual Cleanup, Automatic Cleanup, Search and Replace, and Optimization."; fDesc[9] = "and insecure data or files from your pc, optimizes the computer's work and improves your privacy and security in very few and simple steps. It completely cleans up your pc and keeps it safe of junk data. It also permits you to create restore points."; fDesc[10] = "Wise Disk Cleaner Pro is a very good pc harddisk cleaner for your computer. Wise Disk Cleaner Pro scans your pc space for rarely used softwares and allows user to choose which softwares/contents to be removed from the harddisk."; fDesc[11] = "make your PC smarter and run smoother. You can tune up your system in two clicks using the Schemes that offer four different levels of system care or you may like to manually choose the actions like, cleaning registry and fixing invalid shortcuts."; fDesc[12] = "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[13] = "errors and remove obsolete entries from our Windows Registry. It has a simple interface making it easy to back up our Registry, perform a scan and fix or remove useless entries."; fDesc[14] = "unnecessary files and other invalid elements (cookies, temporal files, etc.) that use valuable space in your hard disks. This amazing application will search for invalid files, comparing them with more that forty file extensions, and it also will detect files with 0 bytes."; fDesc[15] = "displaying the results in a convenient view. AMUST Disk Cleaner has unique Instant Disk Access (IDA) technology which provides an unprecedented speed and can scan any size hard drive and determine the size of files and folders as well as other attributes."; 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 = '...'; } }