var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " - "Tony+Hawk" - Google News"; document.title=document.title+ " "; arnews[0]="Snowy at Stoney's: A timelapse - Washington Post
"; arnews[0] += "

Washington Post

Snowy at Stoney's: A timelapse
Washington Post
... {"title":"Extra: Legends of the board","description":"Watch action sports legends Tony Hawk and Shaun White perform an amazing skateboarding trick. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 14:25:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ahead of the Bell: Activision Blizzard results - The Associated Press
"; arnews[1] += "

Ahead of the Bell: Activision Blizzard results
The Associated Press
... driven by the "well-documented success of 'Modern Warfare 2,' offset by weak sales of 'DJ Hero,' 'Tony Hawk,' and 'Guitar Hero. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:40:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="Band Will Have Feature Track In Tune Runner iPhone Music Game - MCV
"; arnews[2] += "

Band Will Have Feature Track In Tune Runner iPhone Music Game
MCV
... as a reflection of pop culture and have been used liberally in TV shows such as Gossip Girl, One Tree Hill, The Hills and Tony Hawk's Proving Ground. ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:17:21 GMT+00:00"; arnews[2] += "
"; arnews[3]="Tempe shop rolls through years of skateboarding evolution - Web Devil
"; arnews[3] += "

Tempe shop rolls through years of skateboarding evolution
Web Devil
A few years later, Tony Hawk successfully landed a 900 in a competition at the 1999 X-Games. In 2002, a new park course was added to the X-Games for street ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 07:36:02 GMT+00:00"; arnews[3] += "
"; arnews[4]="Ubisoft's Guillemot not trippin' about franchise fatigue - Joystiq (blog)
"; arnews[4] += "

Ubisoft's Guillemot not trippin' about franchise fatigue
Joystiq (blog)
... with it, dwindling sales -- just look what happened to sales of Guitar Hero and Tony Hawk when Acitivsion implemented a similar strategy. ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 22:38:39 GMT+00:00"; arnews[4] += "
"; arnews[5]="GT Racing - Gameloft Does Gran Turismo - 148Apps (blog)
"; arnews[5] += "

GT Racing - Gameloft Does Gran Turismo
148Apps (blog)
They've done GTA with Gangstar, Halo with NOVA, Tony Hawk with Skater Nation, Diablo with Dungeon Hunter… the list goes on and on. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 21:02:01 GMT+00:00"; arnews[5] += "
"; arnews[6]="New Public Service Ads are Part of the First Lady Michelle Obama's Let's Move ... - PR Newswire (press release)
"; arnews[6] += "

New Public Service Ads are Part of the First Lady Michelle Obama's Let's Move ...
PR Newswire (press release)
In addition, pro skateboarder Tony Hawk and Olympic Gold Medalist Misty May-Treanor are featured in PSAs aimed at promoting a healthy lifestyle and ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 19:30:21 GMT+00:00"; arnews[6] += "
"; arnews[7]="Video game sector seeks way out of inferno - Financial Times
"; arnews[7] += "

Financial Times

Video game sector seeks way out of inferno
Financial Times
... titles in its Guitar Hero franchise have been disappointing, as they have for the latest Tony Hawk game, in spite of its clever skateboard controller. ...

and more »
"; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 18:43:01 GMT+00:00"; arnews[7] += "
"; totcount = 8; 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("
");