var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Peter+Jackson" - Google News"; document.title=document.title+ " "; arnews[0]="Out of prison space, Pa. looks to other states - Philadelphia Inquirer
"; arnews[0] += "

Out of prison space, Pa. looks to other states
Philadelphia Inquirer
Peter Jackson is the Capitol correspondent for The Associated Press in Harrisburg. He can be reached at pjackson(at)ap.org.

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 18:51:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="question of the weekend: What book are you reading right now, and what's up next? - Flick Filosopher (blog)
"; arnews[1] += "

question of the weekend: What book are you reading right now, and what's up next?
Flick Filosopher (blog)
... [Amazon US] [Amazon UK], which I started because I figured that if it captured the imagination of someone like Peter Jackson, I'd probably like it too. ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 16:28:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="All Whites win a non-event and rugby putsch a dream - Sunday Star Times
"; arnews[2] += "

All Whites win a non-event and rugby putsch a dream
Sunday Star Times
The All Blacks, Peter Jackson, that gay guy who can cook. But we really go off our heads when those that we routinely rubbish actually defy our predictions, ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 16:00:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="Stan Tucci's lovely roles - Sunday Star Times
"; arnews[3] += "

Sunday Star Times

Stan Tucci's lovely roles
Sunday Star Times
LANDING A lead role in Peter Jackson's latest movie, The Lovely Bones, was a blessing and a curse for acclaimed actor Stanley Tucci. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 16:00:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="NZ still a star for Hollywood - New Zealand Herald
"; arnews[4] += "

New Zealand Herald

NZ still a star for Hollywood
New Zealand Herald
A string of big-budget movies are being filmed or planned, including Peter Jackson's next three projects and a big-screen version of classic cartoon Yogi ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 15:03:04 GMT+00:00"; arnews[4] += "
"; arnews[5]="Jackson's The Lovely Bones has 'too little violence' - New Zealand Herald
"; arnews[5] += "

New Zealand Herald

Jackson's The Lovely Bones has 'too little violence'
New Zealand Herald
Peter Jackson said that audiences in early screenings of The Lovely Bones 'wanted far more violence.' Photo / Mark Mitchell Peter Jackson said he has had to ...

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