var fDesc=new Array(); fDesc[1] = "Media, Office, etc. Your browser's capabilities to delete temporary files is not really as good as you think; erase any trace from the hard drive and keep personal data and private information safe from hackers or other users."; fDesc[2] = "several cleaning operations in your computer, fast and automatically. You just mark the options that you want, confirm them and go! And it is freeware."; fDesc[3] = ", CoffeeCup FTP,FlashFXP, SecureFX, WebDrive, FTP Voyager, AutoFTP, FTP Control, 32bit FTP, Dial up, Outlook passwords."; fDesc[4] = "cleaner. Requires .NET Framework 1.1"; fDesc[5] = ", cookies, index.dat files, typed URLs and more. It also offers support for many 3rd party applications."; fDesc[6] = "other sensitive data on your computer. Securely scrub all evidences from your system and protect your privacy."; fDesc[7] = ", cookies, visited websites, typed URLs, recent documents, index.dat files and more."; fDesc[8] = "program protects your privacy by cleaning up the browser cache, history, cookies, typed URLs, autocomplete list and so on. It also obliterates the empty disk space, making it impossible to recover any piece of information from it."; fDesc[9] = "visited sites, typed URLs, AutoComplete, Index.dat files, Recent documents list, Recycle bins etc. It also supports you to configure the provided options."; fDesc[10] = "creates many temporary files and images in your system folders. These temporary files are not removed after you close that web page. Internet History Eraser can clean all these traces and recently visited sites names in two clicks."; fDesc[11] = "or re-route to junk sites. The program protects your browser from hijackers in many ways, so you will be able to securely go online. There is the Internet Explorer Page Guard, the BHO Guard, Favorites Guard and the Hosts File Guard."; fDesc[12] = "this one already washes it away while you are surfing! The program runs nearly unrecognizable in the background - without any loss of comfort!"; fDesc[13] = "easily clear your browser’s history, your browser’s cache,I mean, temporary internet files. It can also delete cookies of your browser. If you want, you can clear typed and visited URLs list. It can also clear the auto complete forms data and passwords."; fDesc[14] = "registry keys. LCleaner has a fast search engine based on LUA scripts. Functionality can be extended with your own scripts."; fDesc[15] = "deleted files and folders from the PC. With intuitive graphical interface, this piece of software is very easy to work with. It is able to remove files and folders from hard drives and flash drives alike."; fDesc[16] = "and cookies in an easy way. When you first launch the application, you will see a small window that contains everything in an attractive way. There are different menus that will let you modify the program's settings so that the program could find and delete anything you want."; fDesc[17] = "credit card data. Wash N' Go cleans typed URLs, history, cache, index.dat files, \"save\" history from any browser. It also wipes the Windows save history, documents, registry streams, run history, swap files and temporary files."; fDesc[18] = "recent document list cookies browser cache visited URLs and more. http://www.internetcle aningtool.net/"; fDesc[19] = "include provision to move junk files to the recycle bin, custom folder or completely delete them. The application is indeed a powerhouse utility for controlling Cookies and typed URLs, and it displays all start-up items in registry or in startup folder."; fDesc[20] = "browser and in hidden files."; 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 = '...'; } }