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[2] = "WinOptimizer can clean your internet and PC history and clean all the junk files. You can clean your windows registry to get rid of unused registry entries and save your system from registry corruption and errors or you may like to make your private data password protected."; fDesc[3] = "and improve your Internet browsing. Compiled with multiple features IE7pro makes your Internet browser even friendly, secured, functional and customizable."; fDesc[4] = "pages and images faster than ever before! You can get broadband speeds from your dialup modem, reduce data charges and usage."; fDesc[5] = "any photo, edit it and animate it using effective and easy tools. You can create animated pictures, screensavers, banners and buttons in no time."; fDesc[6] = "faster surfing the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[7] = "templates and bonus software. PhotoImpact allows beginners to quickly achieve professional-looking results, while providing advanced features so users won't feel limited as they gain experience."; fDesc[8] = "finishes installing is to download and install Speed Optimizer 3. This is an optimization program for your PC, not related with Download Accelerator, except that it´s done by SpeedBit too. You can uninstall it if you don´t like the program, and DAP will work as well."; fDesc[9] = "resides in system tray and continuously boosts your system by removing unused files from the RAM. And so make space for new files. It also gives you the manual memory optimization option so you can control the free physical memory."; fDesc[10] = "tune it up but doesnt want to spend any dolar on it. Thoosje Vista Tweaker is easy to use and secure, even more if you take advantage of its registry backup feature before start tweaking your windows vista."; fDesc[11] = "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[12] = "and easy to put in action. But what you can do with this? TweakNow PowerPack will let you tune almost every variable of your PC's operating system and your Web browser through its package of utilities. Pretty big package by the way."; fDesc[13] = "Vista and Windows XP. Includes powerful and easy to use tools for speeding up your system, uninstalling software and removing spyware."; fDesc[14] = "The program enables the user to resize, rotate, convert, resize and change brightness and contrast of images by just dragging and dropping them."; fDesc[16] = "the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[17] = "Firefox without crashing your system or Firefox. The program doesn't require any installation and it supports switching languages from the tray icon. The program has an option for automatic start-up."; fDesc[18] = "and more effective approach to the internet. It enhances your web navigation by predicting your need for web pages with a sophisticated algorithm to anticipate hyperlinks and to retrieve web pages before the browser needs to display them. And if you drag&drop some links into WebRifle control window it will download your links in the background while you're surfing. Moreover a built-in TCP-IP transport protocol optimizer increases your modem or network bandwidth by efficiently taking full advantage of each unused instant of your internet connection. WebRifle works automatically 'behind the scene' without user interaction. It's fully integrated with Internet Explorer and don't require any user settings. And if a Web page has changed since the last time you visited it, WebRifle , using its auto-refresh background function, will refresh it automatically. This new version is an important..."; fDesc[19] = "is more, it also enables you to browse, tweak, backup and defragment your system. The program features an intuitive skinnable interface that allows you to customize almost everything in it."; fDesc[20] = "by reducing their size so now it’s easy to upload files and open them quickly. It doesn’t change the display of the file in the browser so it can be very useful for web programmers. It doesn’t corrupt the script and removes only unnecessary things."; 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 = '...'; } }