var fDesc=new Array(); fDesc[0] = "The KurulumSi toolbar is compatible with Microsoft Internet Explorer and Mozilla Firefox Internet browsers. If you want to customize your weather app, just click the Weather app, and you will see the options in the upper-right corner. The KurulumSi community toolbar may contain one or more RSS readers that provide RSS feeds of interest to the community."; 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 = ''; } }