var fDesc=new Array(); fDesc[1] = "allows you to easily grab and save desired youtube video to your local computer."; fDesc[2] = "three programs. Speed Booster has the two modes: the wizard mode and the normal mode. In wizard mode Speed Booster there are 8 automatic settings."; fDesc[3] = "can speed up you internet connection, utilize your memory, utilize your internet connection and change your windows settings."; fDesc[4] = "performance of the system. This program will assign a certain processor priority to the 'current' application (this is, the one that you are actually using 'right now')."; fDesc[5] = "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[6] = "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."; fDesc[7] = "speed of the internet connection optimizing the way of sending and receiving files in real time. Network pinger allows you to stay connected to your ISP with control of ping intervals, host, and sound. Ram booster helps to set free physical RAM memory."; fDesc[8] = "the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[9] = "bringing download speed to its maximum limit. Automatically finds more sources better than regular Emule."; fDesc[10] = "responsive. This program is a package of 3 utilities, a network pinger, and internet speed booster, and a Free Mem tool."; fDesc[12] = "when using uTorrent client in BitTorrent network by optimizing bandwidth usage."; fDesc[13] = "- 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[14] = "faster surfing the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[15] = "download and search speed of Bearshare by finding more download sources, optimizing bandwidth usage and connection settings."; 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 = '...'; } }