var fDesc=new Array(); fDesc[1] = "Bars\". Microsoft Engineers now thougth it would be a good idea to change all the menus in order to make easier to see at a glance, Lets wait a little and see what the users think about this new experience. I think the change is good, but not that good."; fDesc[2] = "application ever. Nowadays, billions of people use Skype for several reasons. Firstly, it allows you to call anyone who has Skype for free. The call quality is great and you can even go on a video chat with anyone who has a camera."; fDesc[3] = "in-built disk defragment tools which actually work but Smart Defrag works even more faster and uses advanced technology to speed up your disk drive and processing."; fDesc[4] = "time. Using this program you will be able to recover the initial speed of youe disk units. In fact, it is much faster than many of its competitors, even it allows you to keep using your PC during the defragmentation process."; fDesc[5] = "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[6] = "from the alien invasion using your spacefighter. Player can obtain various extra-weapons and special abilities by destroying enemy cyborgs, fighters and motherships. Each planet has its own cyborg types and an unique powerful boss at the last level."; fDesc[7] = "and more efficient. It removes unused files from your system, allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your on line activities such as your Internet history."; fDesc[8] = "problems with the Windows Registry. These problems slow down your computer significantly, because Windows needs more time to load, search, and read data from the Registry. But fortunately, SLOW-PCfighter is a very useful tool that is able to solve this problem easily, after just a couple of clicks."; fDesc[9] = "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[10] = "will make your PC run faster and will make your PC error free."; fDesc[11] = "performance. Fortunately Large Software released PC Tune-Up 2.0 which is a multitool application that helps us deal with system crashing and freezing. This software is intended for beginners as well as for experts."; fDesc[12] = "impresses everyone is its superior speed. Even if you open multiple PDF documents or books, it will not slow down your computer. It takes a fraction of memory as compared to other high end PDF reader softwares."; fDesc[13] = "clothing to them, get paid, and do some cleaning when there are no customers in the shop. You can try this game for 60 minutes before you buy the licensed version."; fDesc[14] = "are some programs in the market that can do this, of course, but most of them slow down everything, to the point where you cannot understand anything anymore because the speed is so slow that voice and instruments begin to sound pretty weird."; fDesc[15] = "according to your needs. It also features a function for creating loops and Karaoke files. The trial version is fully functional during 15 days; after that, you must purchase a license."; 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 = '...'; } }