var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Annasophia+Robb" - Google News"; document.title=document.title+ " "; arnews[0]="The Rock starring as hockey player/tooth fairy - Toronto Sun
"; arnews[0] += "

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. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 07:12:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="GRILLED: ANNASOPHIA ROBB - Denver Post
"; arnews[1] += "

GRILLED: ANNASOPHIA ROBB
Denver Post
AnnaSophia Robb is a home-grown Colorado movie star. At 15, she's appeared in such films as "Race to Witch Mountain," "Bridge to Terabithia," "Charlie and ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 08:01:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Race to Witch Mountain' Allows a Sequel - AceShowbiz (blog)
"; arnews[2] += "

AceShowbiz (blog)

'Race to Witch Mountain' Allows a Sequel
AceShowbiz (blog)
... whose life is thrown into chaos when apparent runaway teenagers AnnaSophia Robb's Sara and Alexander Ludwig's Seth jump into his taxi. ...

"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 09:12:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="The roles of Women + Film founder Barbara Bridges - Denver Post
"; arnews[3] += "

The roles of Women + Film founder Barbara Bridges
Denver Post
... 15-year-old star AnnaSophia Robb; director Eva Lopez Sánchez, whose "One for the Road" is part of the festival's ambitious "Festival de Cine Mexicano" ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 08:03:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="Denver Film Festival: Dialed down but still "Precious" Opening night at the ... - Westword
"; arnews[4] += "

Westword

Denver Film Festival: Dialed down but still "Precious" Opening night at the ...
Westword
... Colorado-bred tween star AnnaSophia Robb, who waved from her seat, and referred in passing to Smith's replacement, former Post exec Tom Botelho. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 16:00:20 GMT+00:00"; arnews[4] += "
"; arnews[5]=""Precious" buzz adds to Denver film fest excitement - Denver Post
"; arnews[5] += "

"Precious" buzz adds to Denver film fest excitement
Denver Post
Also on the carpet: Local actor AnnaSophia Robb, who received the Rising Star Award at a pre-carpet reception, filmmakers, Denver Film Society brass and ...

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