var fDesc=new Array(); fDesc[1] = "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[2] = "goodbye to slow and sluggish internet connections and get its performance optimized by simple tweaking or modifying your DSL (ADSL, G.lite,IDSL,SDSL) settings with this tool."; fDesc[4] = "comes with a modest price and works well. The program works with all types of connection modes and makes your LAN faster."; fDesc[5] = "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[6] = "faster surfing the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[7] = "increasing browsing speed. Surf the web Faster! This amazing software increases web speed 300%. Download it, install it and in 1 minute speeds your Internet up with one click!"; fDesc[8] = "download speed and browsers (Internet Explorer and Mozilla Firefox). This excellent program will improve your online speed when surfing the net with your browser while keeping the original website quality."; fDesc[9] = "usage. You can observe the connection diagram of your network with the computer you are using, the router, other computers connected on the network, etc. The computer has a gauge that shows how much data you are sending and receiving over the network."; fDesc[10] = "the upload and download speeds of your Internet Service Provider connection. After performing the test, the program will display the legend \"Speed Test Complete\", and will show you the information about your download and upload speed in kbps and KB/Sec."; fDesc[11] = "your internet connection speed on your desktop. MSI I-Speeder can be used to set your computer time according to web servers or through control panel.More than 6 servers for correct time settings and graph for you connection speed makes the software worth trying."; fDesc[12] = "as you please, to speed up DNS lookup, and at the same time to block unwanted websites. Network analyzing tools like 'Ping' and 'TraceRoute' helps in troubleshooting network related problems."; fDesc[13] = "samples of your system or Internet speed at regular intervals. If you want to test your hardware, you can order SpeedTestPro to check the speed of your CPU, Memory, Drives, Uptime and Disk Write and Read Speeds."; fDesc[15] = "program installs in your system the program RelevantKnowledge. Free Internet Speed up Lite 4.3.0.1 has 3 utilities: Net Pinger, Speed Booster and RAM Booster."; 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 = '...'; } }