var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Freddie+Highmore" - Google News"; document.title=document.title+ " "; arnews[0]="THIS STORY HAS BEEN FORMATTED FOR EASY PRINTING - Boston Globe
"; arnews[0] += "

Boston Globe

THIS STORY HAS BEEN FORMATTED FOR EASY PRINTING
Boston Globe
Freddie Highmore voices the computer animated hero, a Pinocchio-in-reverse who was a little boy and is now a robot. Nicolas Cage, Kristen Bell, ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 02:43:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="(RATINGS: The movies listed below are rated according to the following key: 4 ... - Baltimore Sun
"; arnews[1] += "

(RATINGS: The movies listed below are rated according to the following key: 4 ...
Baltimore Sun
With the voices of Freddie Highmore, Kristen Bell and Nicolas Cage. PG (some action and peril, and brief mild language). 1:34. 2 stars. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:42:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="International Trailer And Poster For Astro Boy - FilmShaft.com
"; arnews[2] += "

FilmShaft.com

International Trailer And Poster For Astro Boy
FilmShaft.com
Powered by positive 'blue' energy, Astro Boy (Freddie Highmore) is endowed with super strength, X-ray vision, unbelievable speed and the ability to fly. ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 05:58:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Movies: Now Playing and Coming Soon - The State
"; arnews[3] += "

Movies: Now Playing and Coming Soon
The State
Astro Boy: (PG) This Japanese TV series from the 1960s earns a big-screen outing, with the voices of Nicolas Cage, Eugene Levy and Freddie Highmore as the ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 05:34:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="Capsule reviews of feature films - California Chronicle
"; arnews[4] += "

Capsule reviews of feature films
California Chronicle
With the voices of Nicolas Cage, Charlize Theron, Kristen Bell, and with Freddie Highmore as the kid with rockets in his feet. 1 hr. ...

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 18:59:43 GMT+00:00"; arnews[4] += "
"; arnews[5]="New Releases - Times Record News
"; arnews[5] += "

New Releases
Times Record News
With the voices of Freddie Highmore, Bill Nighy, Kristen Bell and Nicolas Cage. Rated PG for some action and peril, and brief mild language. ...

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