var fDesc=new Array(); fDesc[1] = "your Web Browser and provide you with tools that will help make your searches more efficient. Ask Toolbar works with both Internet Explorer and Mozilla Firefox. There are different versions for each browser, though."; fDesc[2] = "them to embed videos in web spaces, blogs, or sites. This tool simplifies the experience of video managing with a modest usage of system resources and good quality, which makes it a good choice for online videos."; fDesc[3] = "multi-channel technology and mirror searching for increasing the speed of downloads. DAP can download Youtube videos or other online videos, and it also allows a user to preview the video content while downloading it."; fDesc[4] = "experience with several tools and gadgets. In the tab Foxit messages you will find the latest information about Foxit announcements and upgrades. It includes its own search box powered by Google.com that enables you to surf the net easier and faster."; fDesc[5] = "types of malware usually met through a Web browser. Unfortunately it is mostly useful for Internet Explorer than for other web browsers."; fDesc[6] = "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[7] = "sleek for a freeware. The media library is the main window of the program. Searching for files and browsing the library is very fast, unlike in Windows Media Player. The items found will be automatically grouped according to the genre, artist, and album."; fDesc[8] = ", Freecorder The program installs itself as a browser toolbar in Internet Explorer or Mozilla Firefox, letting you record every sound coming from your speakers.Toolbar Application records everything you can hear through your speakers."; fDesc[9] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[10] = "Qualcomm, changed dramatically from previous versions and now is moving to the open source trying to maintain maximum compatibility, for both developers and users, with Thunderbird."; fDesc[11] = "Firefox, like the error console and the tabbed pages. But there are some extra new features like a floating toolbar and an Online Storage feature."; fDesc[12] = "applications and accounts into one archive. Once you´ve imported your emails, you can search in the database for a given word, recipient, sender, subject or attachment. You can later backup your email messages burning a CD-ROM."; fDesc[13] = "the look according to your convenience. There are a lot of plug-ins and many skins that extends its functionality. One of the cool features of Sleipnir is that we can choose between Gecko, the engine of Mozilla Firefox or Trident, the engine of Internet Explorer."; fDesc[14] = "to load when Windows starts. You can also choose the kind of sound and visual alert that it will play when blocking a pop-up."; fDesc[15] = "with Firefox. It is based on a collection of popular and well working optimization settings used and tested by the experts."; fDesc[16] = "There are plenty tools of this kind on the market, but KLS Mail Backup - which is an easy-to-use backup program that allows you to back up and restore your Windows Mail, Outlook Express, Mozilla Thunderbird, Firefox profile files and something extra - is totally free."; fDesc[17] = "over the Internet. Its important features are to extract cached movies, images, text and the option for saving them in favorites list for further view."; fDesc[18] = "can use it to browse web pages as you would with any other web browser, but it will offer you some extra features that you wouldn´t find anywhere else."; fDesc[19] = "client. With this program, you can as well recover user Master Password, view browser Cookies and URL history."; fDesc[20] = "ability to customize their browsing experience to their own optimum system requirements. Using Flexbeta Firetweaker 2.0, Firefox browser users are presented with a simple and easy to use Windows’ style interface."; 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 = '...'; } }