var fDesc=new Array(); fDesc[0] = "Help Detective Angelina track down an elusive jewel thief in the Hidden Object game, Cruise Clues: Caribbean Adventure!

The mysterious thief has stolen jewels from all over the world, and Angelina has determined that they are on an exclusive millionaire’s Caribbean cruise! Stealing from the rich as they set sail, this criminal needs to be stopped!

Track down helpful hints using your Hidden Object skills and catch the crook in Cruise Clues: Caribbean Adventure!

Main features:

- Fantastic graphics
- Caribbean atmosphere
- Track down a jewel thief!

Requirements:

- OS: Windows XP/Vista
- CPU: 1.0 GHz
- RAM: 512 MB
- DirectX: 8.0
- Hard Drive: 183 MB"; 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 = ''; } }