var fDesc=new Array(); fDesc[1] = "Download Manager will let you have full control over your downloads, accelerating download speed to squeeze your bandwidth."; fDesc[2] = "we are satisfied we can purchase it online and see if there is any offer available at the developer’s website. RegistryBooster has been designed to optimize our computer by scanning the registry files, and repairing and removing all the unnecessary ones."; fDesc[3] = "your Windows becomes more stable if you keep using Premium Booster."; fDesc[4] = "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[5] = "it is able speed up your dial-up, DSL, ADSL or cable modem Internet connection. Or, if you prefer, you can change the values manually and test the results."; fDesc[6] = "faster surfing the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[7] = "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[8] = "to increase the download speeds of uTorrent. It increases download speeds way up so you can grab the files you want so badly, much quicker. uTorrent Turbo Booster allows you to download applications, movies, music at a very fast pace."; fDesc[9] = "can speed up you internet connection, utilize your memory, utilize your internet connection and change your windows settings."; fDesc[10] = "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[11] = "this an important key to run faster programs and processes on your PC. With Mz Ram Booster you will be able to experiment with your RAM memory as an advanced user even if you are a beginner."; fDesc[12] = "advanced capabilities and powerful features of this memory booster will keep an optimized and improved performance of your system."; fDesc[13] = ", evob, flv, gif, tp, ts, mv, mov, qt, m4v, mp4, mpg, ogm, pva, rm, dat, wmv, xvid, nuv, vro formats to avi, divx, dv, mkv, ogg, wmv files. Its features include batch conversion, and the ability to crop and trim your clips."; fDesc[14] = "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[15] = "similar to another one previously learned by the program, there will appear a list of words and you will only have to press the TAB button and the program will automatically complete the word."; 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 = '...'; } }