var fDesc=new Array(); fDesc[1] = ", spybots, malware and tracking threats from your PC. Provides real time protection."; fDesc[2] = "information about those who visit their site. Through your IP address it is possible to clearly determine when you used what Internet service. By using \"cookies\", resourceful marketing specialists create a profile of your surfing habits. Put an end to this spying!! Surf incognito and, from now on, determine for yourself, what information your browser sends out. ArchiCrypt Stealth alters your identity - every second if you want - and allows you to determine what data may be sent and how this data should appear. The content filter, an integrated module, uses highly flexible \"plug-ins\" to manipute data as you specify. Anything is possible - from simply exchanging any text message to removing harmful script components in Internet sites. By blocking and falsifying incoming and outgoing cookies, website administrators can no longer create your profile. Specify which pages you accept and..."; fDesc[3] = "beyond competitive products that tweak Windows settings to provide a speed boost."; fDesc[4] = "remains easy-to-use for beginners and experts. Macros, syntax coloring, 2 GB files, FTP, hex, USB, HTML, RegExp, and more."; fDesc[5] = "up ads, hide sites that you are visiting from prying eyes and remove spy proxy ad-ware that auto-sits on your PC while you surf."; fDesc[6] = "click. Hint window for visited pages contains comments, screenshots and more. Web pages translating and voicing"; fDesc[7] = "the child browses through in the Internet Explorer. If some obscene content will be found, program block such pages."; fDesc[9] = "such as browser cookies, history and temporary files."; fDesc[10] = "ability to reach speeds in excess of 2 million emails per hour. The search is fully automated and you can add any amount of keywords."; fDesc[11] = "load automatically on start-up, navigate to the login pages and then fill in your usernames and passwords."; fDesc[12] = "except approved to be visited on the computer. Block questionable content from your kids eyes or use the software as a kiosk application."; fDesc[13] = "highlighting. It combines the functionality of a multi-window browser, an advanced bookmarker, picture saver, popup and ad stopper"; fDesc[14] = "interface makes it simple to create access rules controlling what activity should be blocked."; fDesc[15] = "categorization & web filtering. Also monitor downloads in real-time, to protect your network from viruses, spyware, malware & phishing attacks."; fDesc[16] = "and efficient it has advanced site and URL blocking rules that put you in control of your internet connections."; fDesc[17] = "ads without a blocker. Now you can easily choose the ones to display. Simple to use, easy to install."; fDesc[19] = "interfering with your computer operations."; 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 = '...'; } }