var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tony+Hawk" - Google News"; document.title=document.title+ " "; arnews[0]="Tony Hawk: Ride Review - IGN
"; arnews[0] += "

Tony Hawk: Ride Review
IGN
November 20, 2009 - Tony Hawk's Pro Skater put the alternative sport videogame in the spotlight. Countless imitators have popped up through ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 02:14:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="Game Scoop! Podcast, Episode 143 - IGN
"; arnews[1] += "

Game Scoop! Podcast, Episode 143
IGN
Activision has delivered the biggest game of the year: Tony Hawk Ride! We've been playing it. Or trying to, anyway. No More Heroes isn't a Wii exclusive ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:20:35 GMT+00:00"; arnews[1] += "
"; arnews[2]="Best of the Rest: Skateboarding Dog Tries 'Tony Hawk,' Muji Meets Lego - Switched (blog)
"; arnews[2] += "

Best of the Rest: Skateboarding Dog Tries 'Tony Hawk,' Muji Meets Lego
Switched (blog)
Tillman the Skateboarding Dog is a skating celeb, so it makes sense that he (or one of his bulldog buds) gets to try out the new Tony Hawk game, which comes ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 23:21:16 GMT+00:00"; arnews[2] += "
"; arnews[3]="Wahoo's Fish Tacos Turn 21 - Slashfood (blog)
"; arnews[3] += "

Wahoo's Fish Tacos Turn 21
Slashfood (blog)
The first 21 customers at each restaurant will get a swag box of prizes, including gifts from Tony Hawk Inc., the pro skateboarder's action-sports company. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 20:46:07 GMT+00:00"; arnews[3] += "
"; arnews[4]="Tony Hawk: Ride - XboxAddict.com
"; arnews[4] += "

Tony Hawk: Ride
XboxAddict.com
One of the most notorious stars to emerge from the skateboarding community is none other than the man himself, Tony Hawk. Besides having a really cool name, ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:39:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Wahoo's 21st birthday bash: free food, gift cards & more - OCRegister
"; arnews[5] += "

Wahoo's 21st birthday bash: free food, gift cards & more
OCRegister
The first 21 guests will receive a goodie bag, which will include items from action sports companies such as Famous Stars and Straps, Tony Hawk Inc., ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 19:09:15 GMT+00:00"; 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("
");