var fDesc=new Array(); fDesc[0] = "Use your investigative hat in Real Detectives - Murder in Miami for Mac, and solve a series of unexplained deaths.

Known as the "Magic City", Miami is a playground for the active and glamorous but to the Real Detectives, it's just another town where the bright lights and trendy streets mask the mayhem of murder, lies and deceit. Most recently, a rash of baffling and seemingly unconnected deaths has struck Miami, yet turning over rocks and asking the right questions soon reveal a tangled web.

Tag along with detectives Dan Foible and Katherine Healer as they search for answers. Investigate the crime scenes, collect evidence and interrogate suspects. Follow the clues from location to location and use an assortment of tools to solve key puzzles. Can you fit all of the pieces together and figure out what happened to serve justice?

Try the free trial version or download the full-unlimited version of Real Detectives - Murder in Miami for Mac today!"; 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 = ''; } }