var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "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[5] = ", cookies, index.dat files, typed URLs and more. It also offers support for many 3rd party applications."; fDesc[6] = "index.dat files. Mil Free Internet Eraser helps you to completely clean all browse history records and cookies with ease."; fDesc[7] = "Internet activity and improve system performance. Get East-Tec Eraser 2007 today!"; fDesc[8] = ", cookies, visited websites, typed URLs, recent documents, index.dat files and more."; fDesc[9] = "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[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] = "personal information with a password. The program has a very user-friendly interface that enables you to locate its useful tools without having to launch them separately."; fDesc[12] = "History, cookies, temporary files, etc. without any possibility of future data recovery. Moreover, it helps you to protect your privacy by blocking the access to your private deleted data."; fDesc[13] = "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[14] = "erasing of tracks by overwriting file(s) a configurable number of times with random characters. This will prevent others from recovering your file(s) using any recovery tool. It can also protect your home page, so that no one could change it."; fDesc[15] = "permanently delete all the Internet history in a very easy way. The program supports deleting Internet cookies, history, auto-complete form data, temporary files and typed URL history. The program works with Internet Explorer and with Mozilla."; 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 = '...'; } }