var fDesc=new Array(); fDesc[1] = "Internet performance and more. It provides a categorized collection of tools and utilities, including a disk cleaner, registry scanner, startup manager, uninstaller manager and more."; fDesc[2] = "cleaning / deleting unnecessary files. It can also be used as a tool to monitor your network usage. Realtime Disk, Network, Memory and CPU usage graphs are available. Not much features in the program. Anyway, rating 3."; fDesc[3] = "steps - you can soon say Goodbye to frequent windows freezes and restarts and Hello to faster boot ups and more productivity with a faster accelerated system."; fDesc[4] = "2000, and Windows XP."; fDesc[5] = "types of tools. The interface allows for easy navigation and high efficiency."; fDesc[6] = "in your hands. So you can modify any or all settings listed in Internet Tweak to control the behavior of various internet related applications and you can optimize your system and internet related applications to boost the speed of internet, so you will get best peak performance."; fDesc[7] = "your PC, diagnose any PC problems, your internet connection, and programs will work rapidly. Systerac Tools will help assist you by offering many Vista tweaks."; fDesc[8] = "applications. With Game Speeder you can accelerate or slowdown your games at any moment, to the speed you consider most appropriate, and with the advantage that, if you control the game, you can play better."; fDesc[9] = "at the built-in features it possesses: drive defrag, freeing up RAM space, web acceleration, maintenance wizard, registry cleaner, safe registry backup and restore, scan disk, system restore, system scrubber, uninstaller, undelete, wipe, file rename, lockout, file slicer, etc."; fDesc[10] = "Instead of purchasing advanced hardware for speed boost, SilverSoft Speed will give you the same results of advanced hardware without upgrading your system. It is based on ‘SilverOpti’ technique developed by SilverSoft Corporation. After Installing Silversoft Speed, Programs will run faster, games will load and run quickly, 3D models, images will render at blazing speed, programmers can compile their big Exes in seconds, your Internet connection will become high-speed broadband connection, file Downloading, uploading speed will be increased. Mouse movement will be smoothen and your keystrokes will get very quick response from your PC. All this will be achieved without upgrading your hardware. SilverSoft Speed will do it for yourself automatically and without 'touching, interferring or harming your PC. ‘SilverSoft Speed’ also stabilises your system by minimising system hanging..."; fDesc[11] = "designed to optimize your Internet connection regardless of its type ? dialup, LAN, DSL."; fDesc[13] = "their computers. DiskBoost accomplishes this task by creating virtual disks in the computer's RAM (Random Access Memory). DiskBoost creates a Virtual RAM disk in the system memory, which enables fast disk operations and instant file access."; fDesc[14] = "- A free utility to keep your system healthy and responsive. This program is a package of 3 utilities, a network pinger,and Ultra Net Booster."; fDesc[15] = "tools to ‘clean’ their windows and processor, bringing back to a more optimal level of performance. This application monitors the user’s CPU usage discreetly in the background."; fDesc[17] = "who uses the Internet. Works with browsers as AOL, IE, MSN Explorer, Opera, Juno and Netscape."; fDesc[18] = ", Windows 2000, and Windows XP."; fDesc[19] = "client uTorrent. It is easy to install and use and accurately integrated to uTorrent to provide more useful functions."; fDesc[20] = "tool for anyone who uses the Internet. Works with browsers as AOL, IE, MSN Explorer, Opera, Juno and Netscape."; 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 = '...'; } }