var fDesc=new Array(); fDesc[1] = ", multilingual, and completely customizable. This utility gives us the opportunity to delete all the useless and obsolete data that we may be keeping in our system."; fDesc[3] = "intelligently tweaking numerous key Windows settings for dial-up, cable, DSL, wireless."; 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] = "features. The main feature continues to be the accelerator, though. I don't really know how it does it, but SpeedyiTunes will cut down the download time of movies, songs, etc to half. That is a considerable acceleration."; fDesc[7] = "undocumented documents of Microsoft Windows, speeding enormously the simultaneous connections of each IE windows."; fDesc[8] = "topermit you downloads of MP3s, movies and other desired files at highest speed."; fDesc[10] = "speed of the file sharing program (utorrent) that it was created for! It presents a neat interface. With 3 buttons and a \"Statistics\" part that show all the information."; fDesc[11] = "application. I mean, depending on the priority level you give it, Cpu will orientate a few, a lot or almost all the Cpu power to the program you are working on. Automatically, The final result is an enormous performance gain!"; fDesc[12] = "far more power than regular searches."; fDesc[13] = "possible performance by eliminating the performance and problems that make your games run slow."; fDesc[14] = "web bandwidth usage optimization and the best connection settings to improve the download speed and the accuracy of your search."; fDesc[15] = "downloads and disconnections, traffic congestion, improving download speed and reliability"; fDesc[16] = "that can double the speed of any torrent download."; fDesc[17] = "will witness a considerable acceleration of your download speed and better results of your search."; fDesc[18] = "Accelerator raise the download speed by up to five times."; fDesc[19] = ", compressed files, etc. in an easier and fastest way. This program runs under Windows platform, please take note that you need Administrator rights to download and place this software in your computer; otherwise you will have some conflicts, because this one has special features available."; fDesc[20] = "video websites on the Internet. Besides, it will let you save the videos and accelerate them by using this program. This application accelerates streaming five times faster."; 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 = '...'; } }