var fDesc=new Array(); fDesc[0] = "PLAY AS THE STARS: For the first time, you can take on the role of CSI stars as you play the characters of Detectives Mac Taylor and Stella Bonasera.

MORE ACCESSIBLE GAMEPLAY: A new, moody graphic-novel art style and more user-friendly interface will assure accessibility and hours of replay for all types of gamers. Improved gameplay includes new mechanics for conversations, blood work, computer use and much more.

CONTROL INTERROGATIONS: For the first time in CSI, control interrogations and use evidence to reveal a suspect's lies. Take part in dramatic interrogations, and create atmospheric reenactments while exploring grisly crime scenes inspired by the show.

DIG DEEPER WITH NEW MINI-GAMES: Includes an incredible variety of new mini-games, including code breaking, facial reconstruction, identify locations from photos, triangulate shooter locations, manipulate the X-Ray scanner, physics simulation reconstructions, identify poisons, compare samples for differences, Internet searching and more!

Requirements:

- OS: Windows Vista / XP / 2000 (only)
- Processor: 800 MHz Pentium 3 (1.2 GHz recommended)
- Memory: 256 MB (512 MB recommended for 2000/XP)(1GB required for Windows Vista)
- Graphics: 32 MB DirectX 7.0-compliant (128 MB recommended) (see supported list*)
- DirectX Version: DirectX 9.0c
- Hard Drive: 650 MB
- Sound Card: DirectX 9.0c-compliant sound card
- Input: Windows-compliant keyboard and mouse"; 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 = ''; } }