var fDesc=new Array(); fDesc[0] = "Advanced Searchbar is a free to use application that will amazingly optimize your web search criteria.
With this multi-featured toolbar and its 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. This search tool efficiently crawls about more than 100 search engines to channelize your search. Integrating easily with your Internet Explorer to optimize your search options this utility comprises lengthy features like; supports effective search tabs, it can efficiently eliminate and block pop-up ads, built-in is a auto form filler, it can block all adult contents, you can add your custom buttons, provided is homepage protection, calendar and screensaver display, provides you a list of sites such as health, movies, education, spelling checker, supports education button, personal button, classified button, and greeting button. Other than that, this Advanced Searchbar is free from all types of advertising, spyware, adware, and malware."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }