var fDesc=new Array(); fDesc[0] = "With Budget101.com Freebies-n-Coupons Toolbar you gave acces to Daily Freebies, Printable Coupons, hot deals, grocery deals, saving money, frugal, cheap eats, depression, recession help, budget, myo, myo mixes, homemade mixes, myo groceries, recipes.
It's free, with no spyware or viruses, does not open pop-ups or hijack your searches, and no personal information is required. Choose from thousands of free apps for your browser."; 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 = ''; } }