var fDesc=new Array(); fDesc[1] = "is dynamic unlike other download managers. Other features include resume broken downloads due to broken network connections, error recover and site grabber for web-sites. Apart from the regular files that can be downloaded, IDM also supports embedded video files"; fDesc[2] = "pages and images faster than ever before! You can get broadband speeds from your dialup modem, reduce data charges and usage."; fDesc[3] = "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[4] = "intelligently tweaking numerous key Windows settings for dial-up, cable, DSL, wireless."; fDesc[5] = "computer making it faster and more stable. These tools are well organized in a simple and nice user interface divided in different categories. The categories include tweaks, maintenance tools, security tools, tools for passwords, and a utility to create restore points."; fDesc[6] = "incredible program can retrieve various passwords assuming that the user has logged in to the system and also displays hidden system information such as Product ID and CD Key."; fDesc[7] = "to improve the speed of your connection. CableNut supports any kind of Ineternt connection, being them Dialup, Cable, DSL or Satellite."; fDesc[8] = "Internet with blazing speed? You don't need a new computer. You simply need XP Smoker."; fDesc[10] = "AbsoluteTelnet the edge, along with SOCKS Proxy, session logging, Passthru printing, Color/Font settings, and a host of terminal options."; fDesc[11] = "connections passwords, .NET Passport accounts, passwords for wireless network, remote desktop, InfoCard PIN, etc."; fDesc[12] = ", adsl or cable connections - Simulates Internet activity through HTTP or PING - Nag window removing - Freeware!"; fDesc[13] = "into a single easy-to-use utility."; fDesc[14] = "asterkis (***) in all windows version (including 2000 and XP)."; fDesc[15] = "and their passwords instantly provided that these details are saved on the computer. The program works on all Microsoft Windows versions including Windows Vista and XP."; 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 = '...'; } }