var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Peter+Jackson" - Google News"; document.title=document.title+ " "; arnews[0]="Passionate James Cameron to Direct 'Avatar' Sequels - World News
"; arnews[0] += "

Passionate James Cameron to Direct 'Avatar' Sequels
World News
James Cameron who received the Lucky Brand Modern Master Award, previously won big ticket Hollywood directors and actors like Clint Eastwood, Peter Jackson, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:42:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="Rylance and Crook Star in West End Jerusalem, Opening Feb. 10 - Playbill.com
"; arnews[1] += "

Playbill.com

Rylance and Crook Star in West End Jerusalem, Opening Feb. 10
Playbill.com
He is currently filming "The Adventures of Tintin: Secret of the Unicorn" (directed by Steven Spielberg and Peter Jackson). Horan was previously seen at the ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:00:21 GMT+00:00"; arnews[1] += "
"; arnews[2]="They're Not Just Chick Flicks Anymore - TheWrap
"; arnews[2] += "

TheWrap

They're Not Just Chick Flicks Anymore
TheWrap
Meanwhile, Paramount's Peter Jackson film “The Lovely Bones” was dead in the water until the studio figured out how to recast its marketing toward young ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 02:42:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Hugo Weaving Hopes 'Hobbit' Role Different from Book - CINEMASPY.COM
"; arnews[3] += "

CINEMASPY.COM

Hugo Weaving Hopes 'Hobbit' Role Different from Book
CINEMASPY.COM
In past interviews, producer Peter Jackson said he would be bringing back three key actors from his Lord of the Rings trilogy: besides Weaving, Ian McKellan ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 01:46:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="Murtha's death sets stage for marquee House race - Forbes
"; arnews[4] += "

Murtha's death sets stage for marquee House race
Forbes
"They're laying back, but the wheels are turning," Whitefield said. Miga reported from Washington. Associated Press writer Peter Jackson contributed from ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 22:32:13 GMT+00:00"; arnews[4] += "
"; arnews[5]="Preview: Rugby League 3 - Stuff.co.nz
"; arnews[5] += "

Stuff.co.nz

Preview: Rugby League 3
Stuff.co.nz
These days, it's "sheep", "rugby" and "that film that Peter Jackson played a hobbit in". We're really not on the forefront of the global stage when it comes ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 22:21:43 GMT+00:00"; arnews[5] += "
"; arnews[6]="Kong movie ship scuttled - Stuff.co.nz
"; arnews[6] += "

Kong movie ship scuttled
Stuff.co.nz
The Venture II, aka Manuia, which was used for Sir Peter Jackson's King Kong film, was scuppered in Cook Strait on ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 21:53:49 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");