var fDesc=new Array(); fDesc[0] = "Fate smiles on you to find a gold coin with Caesar’s profile in the ruins of the great Colosseum. But don’t get excited yet.

One of the local archaeologists is walking nearby and showering everything around with small pebbles. If any pebble touches the coin, it's all over for Caesar!

Your task is to hide Caesar using in time using the dispersed objects.

Main Features:


- 30 levels with fascinating puzzles
- stylish, antique design
- charming soundtrack
- unique sound effects

Requirements:

- OS: Windows 2000/XP/Vista/7
- CPU: x86, 800 MHz
- RAM: 256 MB
- HDD Free Space: 100 MB
- DirectX: 8.1 or later

- Flash Player version 10
- The game compatible with: Internet Explorer 8 , Mozilla Firefox 3 , Google Chrome 9 browsers"; 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 = ''; } }