var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Steven+Spielberg" - Google News"; document.title=document.title+ " "; arnews[0]="Best of the decade - PerthNow
"; arnews[0] += "

Best of the decade
PerthNow
Steven Spielberg deliberately departed from his usual style of film-making with this austere and generally misunderstood sci-fi drama. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:52:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Stephen King's Under the Dome headed to TV? - Baltimore Sun
"; arnews[1] += "

Baltimore Sun

Stephen King's Under the Dome headed to TV?
Baltimore Sun
According to Variety, Steven Spielberg and King are developing a series based on the new book, which King recently signed at a Baltimore-area Walmart (shown ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:45:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="When are Darth, Indy coming to Blu-ray? [Fall 2009 update] - Yahoo! Tech
"; arnews[2] += "

When are Darth, Indy coming to Blu-ray? [Fall 2009 update]
Yahoo! Tech
Come to think of it, several of Steven Spielberg's signature titles still aren't on Blu-ray yet. "Crystal Skull" and "Close Encounters of the Third Kind" ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 05:44:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="at last, hollywood pays homage to its grand dame - Irish Independent
"; arnews[3] += "

at last, hollywood pays homage to its grand dame
Irish Independent
Warmly applauded by the likes of Tom Hanks, Steven Spielberg, Quentin Tarantino, Warren Beatty, Jack Nicholson and her near contemporary, Kirk Douglas, ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 04:51:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="• Oprah outstanding in 'Purple' - Times-Mail (subscription)
"; arnews[4] += "

• Oprah outstanding in 'Purple'
Times-Mail (subscription)
I've watched the movie many times since and never fail to appreciate the way that gifted cast and Steven Spielberg brought Alice Walker's Pulitzer ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 04:39:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Movie: Astro Boy - Uinterview.com
"; arnews[5] += "

Uinterview.com

Movie: Astro Boy
Uinterview.com
It is also, to its credit, comfortable in presenting its viewer with grown up complexities and moral dilemmas that seem to echo Steven Spielberg's early ...

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