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] = "application ever. Nowadays, billions of people use Skype for several reasons. Firstly, it allows you to call anyone who has Skype for free. The call quality is great and you can even go on a video chat with anyone who has a camera."; fDesc[3] = "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[4] = "all history details, delete duplicate files to free your disk space, optimize memory, manage and organize system settings, and perform many other activities."; fDesc[5] = "system to slow down. There are a number of factors which cause the system to behave in such a manner. To fix these issues, we use Advanced System Optimizer Version 2.0. It removes Junk Files, Bad Registry Entries, Duplicate Files, your Internet History and other personal traces"; fDesc[6] = "space but also lead to a slow and sluggish system. With FCleaner you can effectively keep your system free from unused and obsolete files so that you regain your disk space and system speed."; fDesc[7] = "files which are wasting your disk space, and cleans out your Internet history files."; fDesc[8] = "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[9] = "great way of accessing files and folders on your system. The developers have done a great job of advertising the product on the website, too. There are several video demonstrations that you can view."; fDesc[10] = "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[11] = "important data. Advanced Privacy Cleaner will enable you to erase Internet history, Internet cookies, auto-complete data, auto-complete passwords, and also delete Microsoft Word recent files list, the list of images viewed by you, Windows Media Player recent files list, WinZIP recent files list and so on."; fDesc[12] = "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[13] = "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[14] = "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[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 = '...'; } }