var fDesc=new Array(); fDesc[0] = "Download the game Erotic Baccarat and the picture you will see on your screen will strike your imagination. A magnificent girl is sitting on a glade of an impassable forest; her fine body is stripped, her pose is sensual and never left man indifferent! Unfortunately her tempting figure is inaccessible as she is guarded by a fantastic monster!
In Erotic Baccarat we give you the opportunity to look at this charm! You will also enjoy a game Baccarat with lovely pictures on cards and excellent graphics they executed in. The play is attended with pleasant music which adds it intimacy."; 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 = ''; } }