var fDesc=new Array(); fDesc[0] = "The Lovechess series contains two versions, Lovechess : the Greek era, with a Greek scenery, realistic models and erotic animations. The new release, Age of Egypt, has online play, an Egyptian scenery, a new improved chess-engine, and a new animation system.

Lovechess The Greek Era features:

3D scenery and realistic erotic models.
Diverse and unique 3D sex animations.
Hand painted erotic art.
Multilingual: English, German, Spanish and Dutch.
A chess-engine with enough challenge for both beginning and experienced players.
Free playable demo

Lovechess : Age of Egypt features:

Advanced and new 3D sex animations
Different sceneries
Freedom of movement
Play against a human opponent (local/online/LAN)
New characters based on the Gods of Egypt
New and improved chess-engine"; 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 = ''; } }