var fDesc=new Array(); fDesc[1] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[2] = "Internet without restrictions or limits. The client is completely free of advertisements and has a nice, easy to use interface."; fDesc[3] = "easy-to-use product. By using this features rich software you not only can create professional looking logos but you can also use it to create headers for a website page, advertisements and other graphics in fraction of time."; fDesc[4] = ", Morpheus, Kazaa, Grokster, Opera, PalTalk, iMesh, Bearshare, LimeWire, TVAnts, etc."; fDesc[5] = "to see PDF documents, this is what you were looking for. EXPert PDF Reader brings you the reading and printing abilities to you for nothing since it's a freeware."; fDesc[6] = "Notepad and WordPad to make a great word processor. The main idea behind Jarte is usability. So, the developers created an application that is both light-weight and powerful."; fDesc[7] = "resources consumption, it leaves us navigate quick and safely, free from the annoying advertisements, banners, pop-up ads and flying, and so on."; fDesc[8] = "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[9] = "freeware, it boasts a memory enhancer, and it restricts advertisements, popups and spyware. Features that users can look forward to are the automatic popup restrictor. That means no popups, adware or spyware."; fDesc[10] = "two different versions: a free sponsored one, wich can get really annoying launching over and over again your web browser to show you some advertisements; and a licensed version, at a very affordable price of 9,95 wich is worth to paid not to see the ads."; fDesc[11] = "customers using Bluetooth protocol. With this program, you can target a specific area and group of people/businesses within a 15 meter radius. Bluetooth advertising is easy to use and is designed to provide spamless advertising."; fDesc[12] = "may appear mere advertisements, but on some occasions they are adware - anyways, they are annoying and steal a user’s bandwidth, or even lock the browser. So this lite program will ensure the user against this, and best of all it runs quietly in the system tray."; fDesc[13] = "is very effective software application which can be used at any public place for marketing. This marvelous tool is available at a very low price."; fDesc[14] = "Indicators, Level II quotes, Time and Sales, alerts, news monitoring, and everything else you may need to effectively trade in today's market. Now with Integrated Trading! You can trade through your own broker using QuoteTracker direct access interface. Order Entry and transaction monitoring is drastically faster. Cannot beat the price - it's FREE! This is an AdWare program - that is, it is supported by advertisements. You can download it and use it for free for as long as you like. If you do not want to have the advertisements displayed, you can pay for a registration"; fDesc[15] = "list of over 14000 black listed servers and tracking cookies, plus it updates this list automatically. Users may also add urls to be blocked in case they are missing in the 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 = '...'; } }