var fDesc=new Array(); fDesc[0] = "Victor Chandler Poker is one of the UK and Europe's biggest online poker rooms, and is powered by leading independent gaming company and bookmaker Victor Chandler.

Our online poker room's mission is to provide the most enjoyable poker experience on the web by providing innovative poker games within a safe, secure and fair environment whilst also providing world class customer service.

Operating within the gaming industry for over half a century, Victor Chandler has an unparalleled reputation for both honour and integrity, core values that we're committed to bringing to your gaming experience through our poker room.

We hope that you enjoy your time playing online poker with us. If you have any comments about our product, or our service, please don't hesitate to get in touch."; 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 = ''; } }