var fDesc=new Array(); fDesc[1] = "is a replacement for Windows Explorer’s copy functionality. It replaces Windows Explorer file copy and adds many features like transfer resuming, copy speed computation and control, improved copy progress display, copy list editable while copying, and an error log."; fDesc[2] = "from Creative, that includes the webcam console ( basic webcam usage), webcam center (basic and advanced usage) or webcam central (replacement for webcam center) and Creative livecam application (animated avatars)"; fDesc[3] = "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[4] = "other blog entries regarding Secunia and vulnerabilities."; fDesc[5] = "page are Express, Memory and Disk. Express Memory Optimization fully optimizes the system and frees unutilized memory Memory Usage Check advises on upgrading the memory modules installed on the system Disk optimization deletes unneeded items and releases occupied disk space"; fDesc[6] = "your Windows becomes more stable if you keep using Premium Booster."; fDesc[7] = "automatically, without modifying your system in any way. The main windows of RamBooster show you by default the target level of free RAM (by default, 1 Mb.), your Free RAM at this moment, and the percent of Free RAM and CPU usage."; fDesc[8] = "computer at all times. If your Internet provider limits your downloads (I am sorry for you), this is a must. BitMeter will show you a little square on the screen, which you can move wherever you like."; fDesc[9] = "disk activity and the network port usage. This program can be installed in English, German, Dutch, Polish or Russian. Once installed, the program stays as an animated icon in the system tray. The icon will graph the CPU usage in real time."; fDesc[10] = "month / year according to the settings. We can specify the price per unit of our electricity tariff, and it will automatically calculate all the savings we would make depending on the setting of high / low power usage."; fDesc[11] = "able to optimize the usage of your system memory. After the program is installed and launched you will see the window showing you some info about your memory, for instance, MEM usage, PF usage and CPU usage, with an animated bar that will display every change in those values."; fDesc[12] = "space is distributed among the file system hierarchy. Once you choose the drive you want to examine, the program analyzes the disk usage statistics. When it finishes, it will display a concentric graph. The inner circles will represent the main folders in your disk."; fDesc[13] = "subdirectories of your hard drive(s) on a single graph, allowing to see the largest directories at a glance. When the program launches, it gives you step by step instructions to interact with it. You must first type the drive you want to graph in the top combo box."; fDesc[14] = "number of tariffs for different type of users and the controlling parameter is the limit to upload/download it is very difficult to control the usage and know your monthly billing. It is a wonderful product to serve the purpose of Usage Finder for Dataone users."; fDesc[15] = "monthly usage of their broadband service. This software is very effective in helping its users to monitor their BSNL broadband usage. BSNL stands for Bharat Sanchar Nigam Limited which is the leading broadband provider in India."; 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 = '...'; } }