var fDesc=new Array(); fDesc[1] = "Program often can not completely uninstall some applications and broken registry keys. Revo Uninstaller is a better and easier way for you to completely uninstall any unneeded application that standard Windows Add/Remove Program can't remove."; fDesc[2] = ", and much more - to ensure that you have the power to protect yourself online."; fDesc[3] = "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[4] = "of amazing and easy to use tools that will help to maintain your PC totally optimized, and as a result, you will get a better PC's performance."; fDesc[5] = "or XP system by using many tools which optimize key areas of Windows operation."; fDesc[6] = "page from being modified, clean recently used files list, empty recycle bin and more. Protect your privacy and keep your system clean!"; fDesc[7] = "offers a collection of useful tools like junk file cleaner, system registry cleaner, history eraser and a shortcut fixer that can remove all unwanted and useless data from your PC."; fDesc[8] = "stored in their computer, being tracked. Anti Tracks is an excellent software tool which saves users from such threats. With this tool, users can remove the unnecessary files which are automatically stored when visiting various sites."; fDesc[9] = "performance"; fDesc[10] = ", History Cleaner, and Startup Cleaner"; fDesc[11] = "even when you have stopped working on your PC. This cache can inform anyone about what you have been doing on your PC. QuickWiper can completely wipe such sensitive data and activity tracks with a single click."; fDesc[12] = ", Privacy Protector, File Splitter, and many other optimization/maintenan ce tools are included in CT-Net Complete Optimizer."; fDesc[13] = "What you searched for - Your passwords - And to identify you as a repeat visitor"; fDesc[14] = "for anyone who uses the Internet. WinUtilities History Cleaner works with such popular browsers as AOL, IE..."; fDesc[15] = "Interactive User Forums, helps you answer a lot of your online privacy issues."; 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 = '...'; } }