var fDesc=new Array(); fDesc[1] = "modernized and now it contains many new features that make our navigation more comfortable and faster. Windows Malicious Software Removal Tool searches our computer for malicious software. In this version, we can choose to install Accelerators, Web Slices, Search Providers, and Add-ons."; fDesc[2] = "Tasks are reduced from multiple steps with the new task pane. The new version of Outlook condenses all your personal and professional e-mail into one central location, even your Web-based e-mail accounts like Hotmail."; fDesc[3] = "output. In fact you can access to online radio stations and enjoy various types of music like (Rock, Pop, Jazz, Classic, Vocal, User, and much more.), in multiple languages."; fDesc[4] = "Relay Chat) abounds with information and resources, and mIRC is the best way to get what you want. This IRC client is simple yet powerful and can be ready to go in a snap."; fDesc[5] = "lets you access IMAP, POP and Windows Live Hotmail accounts, Windows Live Messenger, your blog and RSS news feeds. Windows Live Mail offers effective spam and phishing filters, quick search, and a few search folders."; fDesc[6] = ", you´ll have to watch out for dangerous puzzle locks. The game has high resolution graphics. It can be played in four modes: Classic, Speed, Zen and Mind Bender, in Rainbow, Giant and Super Chuzzles. You´re awarded with trophies as you win."; fDesc[7] = "This application's selection is limited to free streams that are widely available on the Internet. What this application does is gather a list of all those channels in a single location so that you can access them freely."; fDesc[9] = "resolution of your screen, or enter Windows in Safe Mode, the icon layout changes, moving icons to different places that the one you assigned them. Icon Restore 1.0 restores your desired icon layout."; fDesc[10] = "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[11] = "award-winning Real-Time protection. Features include Pop-up Blocker, Phishing protection, Hi-jack killer & much more. Download STOPzilla now."; fDesc[12] = "Poker Pop you will be playing your way around the globe. You’ll be at fifty cities in five different countries, collecting postcards and souvenirs along the way. Have a good trip!"; fDesc[13] = "original ones already present in your computer. The application makes a complete scan of your PC searching for icons, which can be paused or stopped at any time, and shows the results on its main window."; fDesc[14] = "Stopper Professional blocks, or quickly closes, pop-up and pop-under ads in ALL browsers, including FireFox, AOL, MSN, Netscape, Internet Explorer & more!"; fDesc[15] = "Pop, an ice cream produced by Streets. In this game, you will control the hero, Paddle Pop, the lion sailor, that sails to the Skull Island to battle once more against Shadow Master and his fleet of zombie pirates."; fDesc[16] = "aggressive pop-up blocker."; fDesc[17] = "navigation buttons and DHTML customizable sub-menus for their websites. The program includes many beautiful ready-made templates for one to choose from."; fDesc[18] = "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[19] = "your strategy in Perpetual mode. You will never grow tired of Pop & Drop Deluxe, even if you play it every day!"; fDesc[20] = "Excel and want to enter a date, you just press on the calendar, select the data you want to add, and it is automatically added."; 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 = '...'; } }