var fDesc=new Array(); fDesc[1] = "Internet performance and more. It provides a categorized collection of tools and utilities, including a disk cleaner, registry scanner, startup manager, uninstaller manager and more."; fDesc[2] = "performance. It also has a network accelerator feature that can accelerate the network speed and a startup manager that can manage startup applications"; fDesc[3] = "Dell Video Chat, clothed in black, has a beautiful and comfortable interface, very intuitive and not that different from other commonly used software of this kind."; fDesc[4] = "the most of your Internet connection’s speed by adjusting your Internet parameters to the most convenient settings. You can either let the program make an automatic adjustment or, if you are an experienced user, you can make manual settings to optimize your Internet connection."; fDesc[5] = "graphix and physics delivering a new experience for the long time Counterstrike fans. Began as an experiment, now is an experimented success. People from all around the world play it online via STEAM."; fDesc[7] = "not been tampered with during shipment. It is a tool for network administrators, not too easy to drive, but safe and effective."; fDesc[8] = "goodbye to slow and sluggish internet connections and get its performance optimized by simple tweaking or modifying your DSL (ADSL, G.lite,IDSL,SDSL) settings with this tool."; fDesc[10] = "collect bandwidth usage data and measure the speed of your Internet or any other network connection. NetWorx can help you identify possible sources of network problems, ensure that you don't exceed the bandwidth limits specified by your ISP, or track down suspicious network activity characteristic of Trojan horses and hacker attacks. The program allows you to monitor all your network connections or a specific network connection (such as Ethernet or PPP) only. The software also features a system of highly customizable visual and sound alerts. You can set it up to alert you when the network connection is down or when some suspicious activity, such as unusually heavy data flow, occurs. It can also automatically disconnect all dialup connections and shut down the system. The incoming and outgoing traffic is represented on a line chart and logged to a file, so that you can always view..."; fDesc[11] = "comes with a modest price and works well. The program works with all types of connection modes and makes your LAN faster."; fDesc[12] = "intelligently tweaking numerous key Windows settings for dial-up, cable, DSL, wireless."; fDesc[13] = "modifications to your hardware are made and all adjustments and settings are done in an easy to use interface."; fDesc[14] = "wmv into a large one such as avi divx xvid mpeg mov rm rmvb wmv video formats. Extra Video Creator support edit, join, convert video. Especially for the video production beginners. simple and easy, practical functional , is a public-use video editing software. Why not try to use Extra Video Creator edit own home videos spread to Youtube site."; fDesc[15] = "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[16] = ", MOV, QT, RM, RMVB to your familiar format , it also can create some amazing video by yourself."; fDesc[17] = "by Cable or DSL from threats and hackers. It includes four security services such as: Firewall, Application control, Internet lock, and Zones control."; fDesc[18] = "faster surfing the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[19] = "supports all flavors of internet connection including DSL, Dial UP and Optical Fiber to name a few. Not only is it an HTTP proxy but it can also act as a SOCKS, Mail, FTP, News and telnet proxy making it a very powerful application."; 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 = '...'; } }