var fDesc=new Array(); fDesc[1] = "from a computer. When ever you uninstall a software may be that software is not on your \"programs\" list anymore after removing it but it still leaves some files and many other trash registry entries but ZSoft Uninstaller can help you in keeping your computer clean and safe."; fDesc[2] = "interface is all in German. Program is equipped with malware detection module, but it does'n seem to function as it should. The main program doesn't seem to service its own purpose, leaving many obsolete files on the drives. And there are no updates available."; fDesc[3] = "of that Windows grows while hard disk space decreases and overall system performance are slowing or even your system may crash due to the lack of space for your swap file. TempClean cleans temporary directories or search for temporary files across your hard disk so there is no need for you to think about trash that can fill up your disk. You can easy add WINDOWS/TEMP, Internet cache, Document history or any other directories you want and let TempClean clean them on every Windows start so you don't have to think about it."; fDesc[4] = "emails \"Forward\" or \"replied\" back to its original state, and in this way, the e-mails are clean and in a text editor, ready for you to read comfortably."; fDesc[5] = "removes files that your system and your programs most of the times used only once. These files were accumulating over time and become in junk files. The GUI is very friendly and easy to use. The installation process is very easy to perform. Free PC Cleaner works on Windows platforms."; fDesc[6] = "are modeled on the best classic and traditional hardware amp tones give users an array of choices to create sound mixes and Trash is takes the choice to another level by providing extra tones that you can’t have with hardware."; fDesc[7] = "how it feels, and you know that it feels really bad. Everybody has been there sometime and that’s why applications like this exist. Recover Lost Data provides you with the ability to get back those accidentally deleted files searching them from a search criterion you define."; fDesc[9] = "plug-ins, HackCleaner 2.1 is a very powerful cleaning software for Windows systems that will help you clear your PC. The user interface of this program is very user friendly, and supports multiple languages."; fDesc[10] = "Automatic Setup Detection make it very user friendly. It even comes with a scheduler that runs in your system tray."; fDesc[11] = "your computer in an automated way. It can find files history from various origins such as Microsoft Office history and recent files, executed programs history, temporary files directories even in Windows directory."; fDesc[12] = "seems to be that a war has exterminated most of the human race and mutated the people who survived to this war. The rivals in this game are the humans and the mutants fighting for the only resource that they have."; fDesc[13] = "orphaned keys and other \"rubbish\" that's frequently left behind by \"trial\" software."; fDesc[14] = "before you install applications, compare files downloaded from the Internet and before you optimize a drive."; fDesc[15] = "ship. Thousands of Free Online Games, Free Flash Games, Free Games and Free Addicting Games at Factorygames\""; 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 = '...'; } }