var fDesc=new Array(); fDesc[0] = "Soft4Boost Toolbar Cleaner removes unwanted toolbars, apps, add-ons, and plug-ins including Ask, Alot, Babylon, Bing and MSN Toolbars. Download now and see what it can do for you! Also you can change Soft4Boost Toolbar Cleaner design as you wish. Soft4Boost Toolbar Cleaner is compatible with office-, graphics-, anti-virus- and other software installed on your PC. Soft4Boost Toolbar Cleaner interface is available in 9 languages (English, German, Russian, French, Spanish, Italian, Hungarian, Danish and Turkish)."; 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 = ''; } }