var fDesc=new Array(); fDesc[0] = "Install the FREE Vindale toolbar and get the latest information about new earning opportunities, new studies, and the latest news. Plus, keep an up-to-the-minute display of your account balance visible at all times.

The toolbar does not collect or transmit personally identifiable information and does not monitor personal toolbar usage.

The toolbar will not expose you to unwanted advertisements and will never launch pop-up or pop-under advertisement windows.

You can easily uninstall the toolbar at any time using the toolbar's standard uninstall package (Add/Remove Programs in Windows, Add-on Removal in Firefox, etc.).

Add widgets for weather, YouTube, iTunes, Babylon, games, and more!"; 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 = ''; } }