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] = "Download Manager will let you have full control over your downloads, accelerating download speed to squeeze your bandwidth."; fDesc[3] = "Firefox 3. This changes were made to improve stability and web compatibility, provide user interface enhancements, and speed. Firefox 3 now includes support to resume downloads, and a better download manager. Its general appearance has been slightly improved, with some new icons."; fDesc[4] = "window. Maxthon comes with a few great facial appearance which will give a user speediness, simple ness and easy web surfing. It has extra features like; External Utility Bar, Skinning, Google Bar Support, Marked Browsing Interface, Privacy Protection etc"; fDesc[5] = "for you. With this web radio player and recorder you can listen to over 25,000 radio stations and record as much music as you want. The program's interface includes a search box for you to type in your favorite genre, whether it's Rock to Chillout or a Soundtrack, etc."; fDesc[6] = "toolbar includes its own search box that enables you to search the web from any web page and makes this task easier and faster. Moreover, it allows you to select exactly what you want to search including web, images, video, music, and shopping."; fDesc[7] = "developer's website and evaluate for free for a 30-days period. The program is very easy to install and anybody can do it, but during installation we have to restart Windows twice, firstly, after uninstalling any other antivirus program and to activate the program itself."; fDesc[8] = "meaning that the full source code could be accessed by any developer. It is a friendly-user program with an excellent performance and multiple options, where you can modify its appearance. It’s based as other multiple browsers in the mozilla engine."; fDesc[9] = "features. Additionally, it has a built-in professional download client with resume capabilities. The browser supports many skins and a few plug-ins."; fDesc[10] = "Pages are loaded correctly and faster, is a wonderful tool, well thought and has better performance than other browsers."; fDesc[11] = "search everything in the directly from the toolbar including images,videos, blog&feeds, maps&directions, stock, among many other things. You can also check your email from there and highlight the terms of your search to find them more easily and fast"; fDesc[12] = ", efficient File Transfer Protocol or FTP Client and CuteFTP Home 8.3 could be just the proogram you're looking for. With this program you can transfer files of any type or size including your web pages and any multi-media files to, from, and across the Internet."; fDesc[13] = "broadcasts, etc) from the Internet to play it later offline. With this program you will be able to save a lot of time and money, since you can leave it downloading multiple content at the same time, and even schedule downloads specifying the URL, etc."; fDesc[14] = "computer and one of the Steganos VPN servers, in a way that all your activities on the Internet are carried out through that tunnel. This tunnel encrypts all the information that runs through it by using an SSL connection which protects the information from being eavesdropped."; fDesc[15] = "functions that go beyond the common bars, such as a web surf cleaner, a password and login manager, Website screenshot capture tools, and besides, it is free."; 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 = '...'; } }