var fDesc=new Array(); fDesc[0] = "VIP Club Casino allows you to play all sorts of casino games.

VIP Club Casino offers new players a warm welcome bonus of $25: Join today and Get up to $4500 free instantly with your first 3 deposits. Click to load our casino games and then register, 100% Free Bonus up to $1000! Simply visit the casino cashier to claim your reload bonus. So simply deposit $100 and we'll add another $200 play with $300, giving you the perfect start and services for our US Best Casino. This offer is avail for all the promotions of new VIP Club Casino casinators. Its never been so simple and fun to join and play online casino in web web world."; 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 = ''; } }