var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Georgie+Henley" - Google News"; document.title=document.title+ " "; arnews[0]="Recent Visits to the Dawn Treader Set - Aslan's Country (blog)
"; arnews[0] += "

Aslan's Country (blog)

Recent Visits to the Dawn Treader Set
Aslan's Country (blog)
We met a lot of the actors including Ben Barnes (King Caspian), Georgie Henley (Lucy Pevensie) and many of the cast and crew. Gary Sweet (Lord Drinian, ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 19:45:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Television movies for the week of Nov. 8 - Pittsburgh Post Gazette
"; arnews[1] += "

Television movies for the week of Nov. 8
Pittsburgh Post Gazette
Georgie Henley. The Pevensie children come to the aid of a prince who seeks to overthrow his evil uncle. (PG) (2:40) STZ: Wed. 4:40 PM, Thu. ...

"; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 05:28:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Television movies for the week of Nov. 1 - Pittsburgh Post Gazette
"; arnews[2] += "

Television movies for the week of Nov. 1
Pittsburgh Post Gazette
Georgie Henley. The Pevensie children come to the aid of a prince who seeks to overthrow his evil uncle. (PG) (2:35) STZ: Mon. 3:50 AM, Tue. ...

"; arnews[2] += "
Publ.Date : Sun, 01 Nov 2009 05:04:51 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");