var fDesc=new Array(); fDesc[0] = "Mystery Games Banner Software is Freeware software, published by Mystery Games. Banner Software is a software tool that allows you to create and manage your banner creation for your website. You can install banner scripts to as many different websites as you want and you can easily setup your banner within minutes. Banner Software is a software tool that allows you to create and manage your picture ads for your web page. You can install picture ads scripts to as many web sites as you want and you can easily setup your picture ad within a few minutes. With our picture ads creator tool, you can easily create and show attractive and effective pictures ads promoting your own products or affiliate programs."; 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 = ''; } }