var fDesc=new Array(); fDesc[1] = ", Morpheus, Kazaa, Grokster, Opera, PalTalk, iMesh, Bearshare, LimeWire, TVAnts, etc."; fDesc[2] = "resources consumption, it leaves us navigate quick and safely, free from the annoying advertisements, banners, pop-up ads and flying, and so on."; fDesc[3] = "to load when Windows starts. You can also choose the kind of sound and visual alert that it will play when blocking a pop-up."; fDesc[4] = "kids from spending hours in chat rooms or remove undesired websites from their view. Software access and uninstall password protected."; fDesc[5] = "beyond competitive products that tweak Windows settings to provide a speed boost."; fDesc[7] = "except approved to be visited on the computer. Block questionable content from your kids eyes or use the software as a kiosk application."; fDesc[8] = "the child browses through in the Internet Explorer. If some obscene content will be found, program block such pages."; fDesc[9] = "click. Hint window for visited pages contains comments, screenshots and more. Web pages translating and voicing"; fDesc[10] = "undesired web sites to keep your privacy and reduce internet traffic. Fully compatible with all popular web browsers. Enjoy!"; fDesc[11] = "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[12] = "allow you to control the content of sites you visit and ensure confidential Web surfing. Just surf safely!"; fDesc[13] = "Spyware from ever being installed in the first place?"; fDesc[14] = "highlighting. It combines the functionality of a multi-window browser, an advanced bookmarker, picture saver, popup and ad stopper"; fDesc[15] = "Pop-Up Stopper Companion provides more efficient pop-up and pop-under blocking technology in an easy to use Internet Explorer toolbar"; fDesc[16] = "CACHING, PREFETCHING, BANDWIDTH CONTROL, VIRUS SCAN, WEB FILTERING, REAL-TIME TEXT & IMAGE ANALYSIS for blocking PORNOGRAPHY."; fDesc[17] = "categorization & web filtering. Also monitor downloads in real-time, to protect your network from viruses, spyware, malware & phishing attacks."; fDesc[19] = "for the majority of users on the site, Metamatica Software offers a simple and efficient solution – ISAPI protection filter for IIS. With IISKeeper you can easily protect any resources of your site with a password. By a protected resource we mean a folder containing subfolders and files or a single file. You don’t have to create Windows user accounts. The list of users who have access to the protected resources does not depend on the list of system users. For the Cookie authorization mode, the distribution package includes templates of input forms where the user enters username and password. You can easily embed the form into your site. To protect your site, you’ll need but five minutes for installing and configuring IISKeeper. Main features: - Support of Basic and Cookie authorization; - Encryption of Cookies in Cookie authorization mode; - There’s no need to restart IIS after..."; fDesc[20] = "Internet access. It can either close down any site on the bad site list, or close down any site NOT on the good site list."; 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 = '...'; } }