var fDesc=new Array(); fDesc[0] = "Have fun and feel the excitement at WinPalace Casino, a truly unique and fun place to play. At WinPalace Casino, we provide you with top quality software, fast cash-outs and reliable 24/7 customer service.

Software: Our games and software run on RTG Software; a company highly regarded in the industry for providing state-of-the-art 3D realistic graphics, stereo sound, and the most exciting and entertaining selection of games offered to players.

Reliable service/24/7 support: At WinPalace Casino, you can expect nothing less than the very best when it comes to customer service and care. We value our client's patronage and go above and beyond to establish a long standing and trusting relationship with them. Our highly trained and experienced support staff is available to assist our clients 24 hours a day, 7 days a week with the highest level of competency and experience in the business.

We are confident that your experiences at WinPalace Casino will be rewarding and fun! We are constantly striving to improve our overall service and performance in order to be a leader in the industry."; 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 = ''; } }