var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Tony Hawk: Ride Review - AskMen
"; arnews[0] += "There isn't much of an actual career progression or any real reward for moving through the game. Screens periodically pop up telling you that you've unlocked new gear, but they won't tell you what gear that is or why you got it. Little videos of pro ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:46:00 GMT"; arnews[0] += "
"; arnews[1]="Tony Hawk: Ride - XboxAddict.com
"; arnews[1] += "Tony Hawk: Ride As a kid I never really did the skateboarding thing. While other kids were doing that I was too busy riding my motocross bike. Then it occurred to me, the skateboarding community was just like us dirt bikers, how? We craved and ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[1] += "
"; arnews[2]="Tony Hawk Ride rolls onto retail shelves - XboxAddict.com
"; arnews[2] += "It’s time to get off the couch and into the game with Activision Publishing, Inc.’s Tony Hawk: RIDE, the ground-breaking new entry in the popular action sports franchise. Featuring a revolutionary skateboard controller, players of varied skill ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 07:23:00 GMT"; arnews[2] += "
"; arnews[3]="Talking Videogames With Tony Hawk - The Business Insider
"; arnews[3] += "While Tony Hawk has been a skateboarding legend since the 1980s, today there is a generation of kids who know him for his eponymous videogames. Activision Blizzard Tony Hawk: Ride is the 11th videogame under the skateboarder’s name. Starting with ..."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 23:02:00 GMT"; arnews[3] += "
"; arnews[4]="Tony Hawk: Ride Interview - CRAVE ONLINE
"; arnews[4] += "Josh let us interview him and didn't once admit to regretting the decision. And, no, we never apologized for the selection of questions. Crave Online: Tony Hawk: Ride is a complete diversion from the way things have been done for just over a decade ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 20:54:00 GMT"; arnews[4] += "
"; arnews[5]="Tony Hawk: Ride (PS3) - G4 TV
"; arnews[5] += "Tony Hawk: Ride is a brave attempt to refresh the series with realistic motion controls and a pricey new peripheral. Sadly, the motion controls are awkward and laggy, while the core design is just as focused on the combo-centric gameplay of the older ..."; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 23:53:00 GMT"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");