var fDesc=new Array(); fDesc[0] = "Since January 2010, Nedplay Online Casino became part of 32Red Plc (Company Registration No. 83626), a British company incorporated and based in the British Overseas Territory of Gibraltar. 32Red Plc is proud to be licensed by the Government of Gibraltar and has formed numerous strategic partnerships with leading companies, who together strive to bring you the very best and most secure casino gaming experience.

As well as operating Nedplay Casino, 32Red Plc operates 32Red Online Casino, Dash Casino and a whole range of other gambling sites under the 32Red brand, including 32Red Poker, 32Red Bingo and the recently launched 32Red Rummy and Online Betting site from 32Red."; 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 = ''; } }