var fDesc=new Array(); fDesc[0] = "888casino is an online casino site operated by 888.com that offers a vast selection of casino games, promotions and bonuses. You can learn and play your favourite games with a quick and simple casino download. Play Blackjack , video slots, roulette and many more new online casino games. Challenge your skills, learn the rules and strategies of these exciting games and enjoy playing in a safe environment. 888casino’s top priority is to make sure that you enjoy 24 hour customer support, endless promotions, and, most importantly, the game."; 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 = ''; } }