var fDesc=new Array(); fDesc[0] = "If there is nothing more fascinating and interesting for than Poker and if high stakes instigate you to the risk, so undoubtedly you are a hazardous person and it is very difficult to astonish you with something new in this game. But we will try to do it. We suggest you to play Erotic Caribbean Poker. The rules are extremely simple, the graphics is excellent and music is pleasant!
The spirit of this game is its theme. Just imagine the situation in that a sly Joker in a red cap with jingles is peeping at a young girl. Everything is beautiful in her: a virgin and almost childish face, light hair, and stripped slim body. You can peep at this beauty too if open Erotic Caribbean Poker!"; 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 = ''; } }