var fDesc=new Array(); fDesc[1] = "program is uninstalled, this is not deleted completely from your hard disk. There is where Uninstall Tool can help you to literally uninstall and delete all traces of the program you want to get rid of."; fDesc[2] = ", Morpheus, Kazaa, Grokster, Opera, PalTalk, iMesh, Bearshare, LimeWire, TVAnts, etc."; fDesc[3] = "award-winning Real-Time protection. Features include Pop-up Blocker, Phishing protection, Hi-jack killer & much more. Download STOPzilla now."; fDesc[4] = "groups for your shortcuts with the possibility of adding more links without using additional taskbar space. The application is really easy to use and the only thing you have to do to add, remove or rearrange shortcuts is drag and drop or right-click shortcut."; fDesc[5] = "network without the need of it being installed on these other computers. It generates a list of duplicate files found which by the way can be sorted, exported and acted upon. It even lets the user save the results of a search."; fDesc[6] = "applications that have been installed in our computer without our knowledge and without our authorization. These spyware and malware can cause a wide range of damages ranging from the exasperating addware through to spying our movements and collecting our personal and private data."; fDesc[7] = "purchase this software, you will have the opportunity to try it for 50 times. This trial version has some limitations such as: Popup a message box, Not complete process from the original PDF File, It will remove outlines, information and other for some special PDF documents."; fDesc[8] = "personal information with a password. The program has a very user-friendly interface that enables you to locate its useful tools without having to launch them separately."; fDesc[9] = "right click popup menu. Then we may approve, de-activate, add, edit, remove or leave them as they are. We can also select to check them for errors."; fDesc[10] = "Stopper Professional blocks, or quickly closes, pop-up and pop-under ads in ALL browsers, including FireFox, AOL, MSN, Netscape, Internet Explorer & more!"; fDesc[11] = "time to time such add-ons after uninstalling leaves elements that user actually doesn’t need. Browser Extension Manager was developed for removing such unwanted tracks."; fDesc[12] = "Stop popup ads, Stealth cookies, Remove Web Bugs, Clean PC and more..."; fDesc[13] = "Pop-Up Stopper Companion provides more efficient pop-up and pop-under blocking technology in an easy to use Internet Explorer toolbar"; fDesc[14] = "Buster+. Not only does it kill pop-ups and pop-unders, it can remove banners thus accelerating your browsing."; fDesc[15] = "prevents new windows from automatically opening while you are browsing the internet."; 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 = '...'; } }