var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "George+Lucas" - Google News"; document.title=document.title+ " "; arnews[0]="'Captain EO' will return - St. Louis Post-Dispatch
"; arnews[0] += "

'Captain EO' will return
St. Louis Post-Dispatch
Jackson spent $30 million to make the movie, and persuaded Francis Ford Coppola to direct, George Lucas to produce and Angelica Huston to co-star. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 09:59:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="Newsom back in the swing of things - San Francisco Chronicle
"; arnews[1] += "

Newsom back in the swing of things
San Francisco Chronicle
... but he made a point of showing up for Jeannette Etheredge's party Thursday night celebrating Tosca's 90th anniversary, along with George Lucas, ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 06:45:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Profile on Ewan McGregor - Scotsman
"; arnews[2] += "

Profile on Ewan McGregor
Scotsman
George Lucas tapped him to play the young Obi-Wan Kenobi (a role made famous by Alec Guinness) in the long-gestating, hugely anticipated Star Wars prequels, ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:15:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Mrs O-so fashionable - Mail on Sunday
"; arnews[3] += "

Mrs O-so fashionable
Mail on Sunday
Among the guests were George Lucas, Steven Spielberg, Natalie Portman, Eva Longoria Parker, Robert De Niro, Sting and Alicia Keys. ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 21:18:53 GMT+00:00"; arnews[3] += "
"; arnews[4]="Annual Popular Science Award Names Panasonic TC-P54Z1 Plasma and LUMIX GF1 ... - 7thSpace Interactive (press release)
"; arnews[4] += "

Annual Popular Science Award Names Panasonic TC-P54Z1 Plasma and LUMIX GF1 ...
7thSpace Interactive (press release)
... an audio and video standard set by THX Ltd ., a company founded by George Lucas to recreate the audio and video ambiance that filmmakers intended. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 18:40:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="'C-3PO' hosts symphonic version of Star Wars - Toronto Star
"; arnews[5] += "

'C-3PO' hosts symphonic version of Star Wars
Toronto Star
The two-hour multimedia spectacle, narrated by Daniels, combines specially edited clips from George Lucas's immortal films – shown on three-storey-high ...

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