var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dwayne+Johnson" - Google News"; document.title=document.title+ " "; arnews[0]="RP's Efren Peñaflorida is 2009 CNN Hero of the Year - GMA news.tv
"; arnews[0] += "

RP's Efren Peñaflorida is 2009 CNN Hero of the Year
GMA news.tv
Presenters included Nicole Kidman, Kate Hudson, Neil Patrick Harris, Pierce Brosnan, Dwayne Johnson, Eva Mendes, Randy Jackson, Greg Kinnear, George Lopez ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 09:33:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="Movie caps - St. Louis Post-Dispatch
"; arnews[1] += "

Movie caps
St. Louis Post-Dispatch
(Joe Williams) Planet 51 ** (PG; 1:27) — When an American astronaut (voice of Dwayne Johnson) lands on a planet where the little green aliens are stuck in ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 09:06:49 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Rock starring as hockey player/tooth fairy - Toronto Sun
"; arnews[2] += "

The Rock starring as hockey player/tooth fairy
Toronto Sun
By SUN MEDIA Looks like no more racing to Witch Mountain for Dwayne Johnson (with Carla Gugino, AnnaSophia Robb and Alexander Ludwig. Dwayne Johnson sounds ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 07:12:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Rock smells what WWE is cooking - Charleston Post Courier
"; arnews[3] += "

The Rock smells what WWE is cooking
Charleston Post Courier
Former WWE champion-turned-Hollywood movie star Dwayne Johnson told a Washington, DC-based radio show last week that he's working with the company on a ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 05:11:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="2009 Holiday Movie Preview - Sunday Paper
"; arnews[4] += "

2009 Holiday Movie Preview
Sunday Paper
This animated adventure stars Dwayne Johnson as an astronaut stuck on a distant planet inhabited by little green people who see him as a terrifying alien ...

"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 05:07:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="NASA signs 'The Rock' to make it seem cool - CNET News
"; arnews[5] += "

NASA signs 'The Rock' to make it seem cool
CNET News
Dwayne Johnson himself, a man who has appeared in so many scientifically concocted movies such as WWF SmackDown, WWE Backlash, and WWE Crush Hour, ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 19:15:12 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("
");