var fDesc=new Array(); fDesc[0] = "The SearchBar interface and new user enhancements, designed to maximize your online and desktop experiences.

One thing WhenU Daemon Tools SearchBar CAN'T do is spy on you. No personal information about you or what you do on your computer will be transmitted to us or to any third party.

WhenU Daemon Tools SearchBar is typically "bundled" with popular software you can download for free, and the unobtrusive ads you view are what keep that software free. You can easily uninstall WhenU Daemon Tools SearchBar at any time by using the Windows Add/Remove function."; 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 = ''; } }