var fDesc=new Array(); fDesc[1] = "if you use the older versions can see this. It is easy to use, you just install it, search and download, support multiple searches and downloads too, the interface is elegant and you can choose what languages use because the international version has many."; fDesc[2] = "whole system, so giving you back valuable disk space within seconds. - Get a clean, lean and mean System!"; 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[5] = "in the registry, clean all your activity records and remove broken shortcuts and favorites links."; fDesc[6] = "getting slower - it's Windows that's getting clogged up. One of the main reasons for this is garbage left over by programs that don't get removed properly."; fDesc[7] = "space freighter after a major crash."; fDesc[8] = "scan your disk and delete junk files, all traces of your Internet and system activities and registry errors. The most pleasant thing that this essential application is absolutely free."; fDesc[9] = "decrease of performance made by garbage files. Using this tool can speed up the computer and get more free space to keep useful files."; fDesc[10] = "program is able to clean temporary files, backup files, installation leftover files and many other garbage files. It has a built-in list of files that are considered junk files. You can use that list to look for those known junk files, in order to wipe them out of your drives."; fDesc[11] = "just a single click."; fDesc[12] = "reason, every time you come back to that web site the deploy will not take long anymore it will be easily and rapidly, why?, because a \"cookie\" it’s available.No More Cookies software is a program without charge that will help you to clean up all your cookies leaving us clean of trace."; fDesc[13] = "garbage conduits with only a click! You may also install new conduits by files."; fDesc[14] = "ensuring extra usage space and improved running-performances for your PC."; fDesc[15] = "It scans your disks quickly and then displays the garbage files so you can decide which of them you want removed."; 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 = '...'; } }