var fDesc=new Array(); fDesc[1] = "security to nodes which are susceptible to various virus attacks.Having the LiveUpdate makes it the best updated antivirus in defence of the various new viruses being invented every week."; fDesc[2] = "browser settings on the client computer. It give the possibility to test the availability of ISA Server and print out of Firewall client configuration settings. This enables you to create a firewall policy in the organization."; fDesc[3] = "on the remote computer is hidden from you now!"; fDesc[4] = "signature-less, zero-hour protection from known or new spyware, viruses, hacking techniques and other intrusions on Windows desktops and servers. Privatefirewall 5.0 is comprised of several distinct protection layers including desktop firewall, port manager, URL filtering, process monitor, and application/system behavior modeling and anomaly detection components. Privatefirewall 5.0 evaluates WinAPI calls and analyzes a comprehensive list of system variables and security-sensitive registry keys and alerts administrators to possible malware, attack, or policy violations. Privatefirewall 5.0?s layered approach to PC and enterprise endpoint defense addresses the Windows vulnerabilities that hackers exploit to gain unauthorized system access and cause damage to private systems and data. Privatefirewall 5.0 models and monitors system behavior to identify and block activity characteristic of..."; fDesc[5] = "which are violating data access policy of their organization."; fDesc[6] = "cannot be changed by other users. The program includes access to almost 2500 settings that are categorized in folders and include a short description of their functionality. The policy cover all aspects of the operating system, including network settings, control panel access, printers, user accounts, device installation, Internet Explorer settings and much more. A built-in search feature enables you to locate specific policies by keyword, and a bookmark option lets you save them in a list for quick access. Other features include policy report generation, logging of changes, password protected interface and more. TweakEasy Professional has received \"5 stars\" rating from CNET Download.com and from 40 others. More"; fDesc[7] = "publisher Special Operations Software claims that this tool works well on Windows XP/2000 and 2003 platforms. Also, the Publisher is a Microsoft Gold Partner."; fDesc[8] = "configured to prevent non-administrative users from unlocking an administrator?s session and restrict program configuration."; fDesc[9] = "the weather report gets updated, the changes will be reflected in the Current Weather icon in the system tray. Clicking the system tray icon opens the main screen that provides detailed weather information up to 5 favorite locations simultaneously. Product page Current Weather Features The current weather condition is visualized in the system tray. Provides the actual weather condition for over 4000 locations worldwide. Alert message upon weather changes (configurable). Provides detailed weather information up to 5 favorite locations simultaneously. View weather information per location in a tabbed view or all together in one view. Customize Current Weather to your regional settings. Enhanced option settings to adapt Current Weather to your needs. Easy to use interface with clear symbols. Uses few computer resources such as memory and hard disk space. Product lifetime free upgrade..."; fDesc[10] = "interface makes it simple to create access rules controlling what activity should be blocked."; fDesc[11] = "computer. Enforce authorized user policies. Prevent viruses, malware, identity theft, and computer changes."; fDesc[12] = "operation reproduction and if needed its instantaneous reiteration."; fDesc[13] = "troubleshooting. Troubleshooting Pak is composed of the Health Reporter, Log Analyzer, Status Monitor and Group Policy Spy."; fDesc[14] = "strings, and usernames of any length and character content in seconds. Includes character groups, dictionaries, and mask modules."; 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 = '...'; } }