var fDesc=new Array(); fDesc[1] = "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[2] = "search for audio, video, images, documents, programs and other file types and optimize your network bandwidth for quicker, easier and safer downloads."; fDesc[3] = "two clicks. You can search for a video in all of these portals and see the search results in the same window. Use advanced search to simplify your search by choosing a category like, animation, cars, music, sports, travel, video games, animals, science and other."; fDesc[4] = "quick and straight access to the new Crunchgames center of Oberon Media. It includes all games organized into categories, with quick links to the most popular ones."; fDesc[5] = "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[6] = "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[7] = "to search and the application selects the best engines to perform the task and search all of them at once. In addition, the application offers different search criteria for repetitive searches, such as \"buy music\", \"buy books\", Newsgroups, etc."; fDesc[8] = "direct access to change many settings and configure the behavior you want for your operating system ordered in categories. This software is easy-to-use and you can access to it for free."; fDesc[9] = "advanced features make the optimum use of all the resources available on the net. Available with various customizable and powerful features to make your internet search easier this toolbar stands out of the crowd."; fDesc[10] = "IE. It integrates cleanly into Internet Explorer (v. 5.5 or above), and adds that little extra that eases your browsing efficiency"; fDesc[11] = "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."; fDesc[12] = "that MP3 search over the internet is most difficult job in this world? If you face one of these issues here is an answer to your trouble. This is called 01-Mp3search. 01-Mp3search has quick synchronization script to fetch data from over 30 different MP3 Search portals"; fDesc[13] = "useful tools and links. The bar includes a search box powered by google that allows you to surf the net more easily and faster, with the possibility of highlighting your keywords in the search results."; fDesc[14] = "Internet. It uses your default browser to enter search strings and presents the results in a similar form to Google on the web. A rapid launch task bar window is also provided to support a rapid launch of the application within a browser window."; fDesc[15] = "have a EarthLink Access. The program offers a real time protection against identity theft and other threats with a ScamBlocker, Pop-Up Blocker, Spyware scan and other security tools."; 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 = '...'; } }