var fDesc=new Array(); fDesc[1] = "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[2] = "all your temporarily files? Well, this one is the solution of your request. Let’s explain something short about what does your browser do when you navigate, it generates temporarily files such as: cookies, cache, history, addresses bar, index.dat, auto and so on."; fDesc[3] = "remove all internet activity evidence from your pc and clean up files in a non recoverable way."; fDesc[4] = "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[5] = "in the registry, clean all your activity records and remove broken shortcuts and favorites links."; fDesc[6] = "information that slows your computer down and occupies valuable space of your system. The program is fully customizable and performs scanning of your computer, you can specify what exactly you want to scan and also schedule scans."; fDesc[7] = "to be seen by any other person. Manually choose which files to delete or let the program do it for you with only one click. Dispose of unnecessary contents that make your computer run slowly as well. In a word, make your computer untraceable."; fDesc[8] = ", cookies, index.dat files, typed URLs and more. It also offers support for many 3rd party applications."; fDesc[9] = "this one already washes it away while you are surfing! The program runs nearly unrecognizable in the background - without any loss of comfort!"; fDesc[12] = "activities on a computer,protect your privacy and keep your computers or servers clean."; fDesc[15] = "What you searched for - Your passwords - And to identify you as a repeat visitor"; fDesc[19] = "Washer securely erase internet tracks,computer activities,programs history and improve PC performance."; 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 = '...'; } }