var fDesc=new Array(); fDesc[1] = "one has their own features, and the Standard one has just few features less, but still a good one! You will have a period of 30 days to try the version, (Pro), when this period of time is over you are still going to have the standard version for free."; fDesc[2] = ", Morpheus, Kazaa, Grokster, Opera, PalTalk, iMesh, Bearshare, LimeWire, TVAnts, etc."; fDesc[3] = "websites. Its powerful anti-phishing technology analysis all the websites you visit and alerts you if the site intends to steal your personal information."; fDesc[4] = "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[5] = "search anything on the Internet, using any Internet Engine. This application has got a lot of benefits, such as navigation, popup blocking, search options, shopping options and more."; fDesc[6] = "resources consumption, it leaves us navigate quick and safely, free from the annoying advertisements, banners, pop-up ads and flying, and so on."; fDesc[7] = ", spybots, malware and tracking threats from your PC. Provides real time protection."; fDesc[8] = "kids from spending hours in chat rooms or remove undesired websites from their view. Software access and uninstall password protected."; fDesc[9] = "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[10] = "beyond competitive products that tweak Windows settings to provide a speed boost."; fDesc[11] = "remains easy-to-use for beginners and experts. Macros, syntax coloring, 2 GB files, FTP, hex, USB, HTML, RegExp, and more."; fDesc[12] = "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[13] = "click. Hint window for visited pages contains comments, screenshots and more. Web pages translating and voicing"; fDesc[14] = "undesired web sites to keep your privacy and reduce internet traffic. Fully compatible with all popular web browsers. Enjoy!"; fDesc[15] = "the child browses through in the Internet Explorer. If some obscene content will be found, program block such pages."; fDesc[17] = "such as browser cookies, history and temporary files."; fDesc[18] = "webmail from work even when its blocked. Lets you help friends surf from behind iron firewalls."; fDesc[19] = "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[20] = "load automatically on start-up, navigate to the login pages and then fill in your usernames and passwords."; 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 = '...'; } }