var fDesc=new Array(); fDesc[1] = "malicious software running on your computer, stealing your personal information and showing you annoying Popups, Advertisements and making your computer slower day by day."; fDesc[2] = "performance out of your modem!"; fDesc[3] = "which ads you want to be destroyed automatically."; fDesc[4] = "an easy way. The application works together with the most popular Internet browsers, such as Internet Explorer, Firefox, Opera, and Google Chrome. You can set the program to open your specific bookmarks with a specific browser or export your bookmarks to any browser."; fDesc[5] = "and more effective approach to the internet. It enhances your web navigation by predicting your need for web pages with a sophisticated algorithm to anticipate hyperlinks and to retrieve web pages before the browser needs to display them. And if you drag&drop some links into WebRifle control window it will download your links in the background while you're surfing. Moreover a built-in TCP-IP transport protocol optimizer increases your modem or network bandwidth by efficiently taking full advantage of each unused instant of your internet connection. WebRifle works automatically 'behind the scene' without user interaction. It's fully integrated with Internet Explorer and don't require any user settings. And if a Web page has changed since the last time you visited it, WebRifle , using its auto-refresh background function, will refresh it automatically. This new version is an important..."; fDesc[7] = "anonymity by purging IE history, deleted temporary Internet files, cookies, browser cache and incorrectly typed URL?s."; fDesc[8] = "do on the Internet better and more improved in a dramatic way. It will boost your Internet's speed for downloading and browsing also it will optimize different Internet related system settings."; fDesc[9] = "click. Hint window for visited pages contains comments, screenshots and more. Web pages translating and voicing"; fDesc[10] = "efficiently conceals any traces of your online activities, both in browsers and popular IM clients."; fDesc[11] = "Google-powered search tool that lets you find any topic on the Net. On the other hand, it is a Christian music player with a list of preset Christian music stations and a set of music player-style controls. If you enjoy listening to Christian music while web-surfing, this one is for you."; fDesc[12] = "PC performance. Protect your privacy and data with Ultimate Security Suite and effortlessly shield your PC from a single location."; fDesc[13] = "blocked when Windows starts. Input a password to restore access. You can then access the Internet until you lock it again."; fDesc[14] = "multipaned browsing environment, KatieSoft allows you to surf multiple sites at once, explore differentareas of one site simult..."; fDesc[15] = "highlighting. It combines the functionality of a multi-window browser, an advanced bookmarker, picture saver, popup and ad stopper"; fDesc[16] = "stores detailed information about each web site you have visited and automatically captures a screenshot of every web page."; fDesc[17] = ", include AIM, ICQ, MSN, YAHOO. Email Record, Save all email messages automatically."; fDesc[18] = "chance to appear."; fDesc[19] = "be used to block access to unwanted web sites, suppress third-party web ads while web surfing, speed up DNS queries, and more."; 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 = '...'; } }