var fDesc=new Array(); fDesc[0] = "VIP Slots Over 100 Games, also including Progressives. VIP Slots provides the most rewarding online casino experience you can find, with a fantastic gaming interface, safe and secure payment options, and the Players Club, the most comprehensive VIP rewards program on the web. With operations in St. Johns, Antigua, and licensing by the Government of Antigua and Barbuda, VIP Slots offers its players the exciting experience of a land based casino, with the advantage of winning in the comfort of their own home. OnlineCasinoExtra.com welcome you to browse VIP Slots, and assure you that youll find everything you need to know about playing in an online casino, with detailed explanations of all of the features VIP Slots has to offer. You can find vast selection of online slots and table games, Tournaments, and generous Promotions."; 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 = ''; } }