var fDesc=new Array(); fDesc[0] = "Horse Racing Fantasy 3 is the most realistic 3D game graphics you have ever seen! Developers of the 2007 & 2008 Breeders' Cup simulation fantasy horse games, the 2008 Belmont Stakes Online 3D Racing Game for NYRA (New York Racing Association), and BloodHorse Magazine.

There are free horse games for Hollywood Park Racetrack, Monmouth Park Racetrack, Today's Racing Digest, Daily Racing Form and other top racing entities.

Sports fans finally get their chance to become superstar athletes training and riding top thoroughbreds at some of the best known race tracks throughout the country and in the world. Just like virtual sports games where you become the quaterback or the star pitcher, now, you are either the trainer, jockey or top handicapper placing bets and cashing big winning tickets. With our simulated racing we put you in the saddle as you go head-to-head against other players for bragging rights, prizes and more."; 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 = ''; } }