var fDesc=new Array(); fDesc[0] = "7Spins Online Casino brings the best experience right onto your desktop and is available in US dollars ($). You can easily play all the traditional casino games from the comfort of your home, in a safe and secure 7Spins Online Casino environment. We intend to provide you - the player, software that has entertainment, game satisfaction and service, you will be rewarded with truly innovative games and technologies but at the same time will have the same classic casino experience you expect.

7Spins Casino exclusively offers auto-spin, multi-window and tabbed gaming options for both our established and new games.

Our games are provided with true classic casino form and are designed to please all players."; 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 = ''; } }