var fDesc=new Array(); fDesc[0] = "32Red Rummy is a product of award-winning 32Red Online Casino. 32Red Rummy offers the best in online rummy with a wide range of online rummy games including Gin Rummy, Kalooki 51, Kalooki 40, Oklahoma Gin, Traditional Rummy, Rummy 500, Burraco, Turkish Rummy (Okey) and Canasta.
Play rummy online now, it only takes a couple of minutes to download the free software and you can play for free or for real money in the best and biggest Rummy tournaments online. Play around-the-clock Rummy on hi-tech software while you chat to your friends and enjoy our Rummy bonuses and tournaments."; 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 = ''; } }