var fDesc=new Array(); fDesc[0] = "Casino Lust Online Casino offers players a selection of over 100 casino games.

Casino players can choose from 5 reel slots video slots, 3 reel classic slots and the cutting edge interactive i-slots. Casino players can try their luck at our progressive jackpot casino games. Casino Lust Casino also offers their players blackjack, roulette, video poker and instant win scratch card games."; 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 = ''; } }