var fDesc=new Array(); fDesc[0] = "For those who love mysteries and detective stories, Nancy Drew series is designed for them. This series includes a complete list of titles which represent different missions for Nancy Drew to solve. In Nancy Drew: The Haunting of Castle Malloy, Nancy will be trying to find the missing broom. Let's know a little bit more about the story in this game. Touted as the most romantic event to grace the ruined halls of Ireland's Castle Malloy, the Simmons-Mallory wedding was supposed to be a fairytale beginning, but now the groom is missing! Did a banshee crash the wedding or is this a case of cold feet? Can you, as Nancy Drew, unravel the knot of scattered clues and scary superstitions? You'll need to catch more than a bridal bouquet to make this a happily ever after!

This game is oriented for people of ages 10 to adult, so it cover a wide range of users.
Check out the following requirements list to see if it meets your system:

* Operating System: Windows® XP/Vista.
* 1 GHz or greater Pentium or equivalent class CPU,
* 128 MB of RAM,
* 1 GB or more of hard drive space,
* 32 MB DirectX 9.0 compatible video card,
* 16 bit DirectX compatible sound card,
* 24X CD-ROM drive, mouse, and speakers

A strategy guide accessory is available to purchase online for $ 9.99, or you can access a best value package consisting in the game and the strategy guide for $ 28.99 total."; 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 = ''; } }