var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="What to Expect from a George Lucas Musical - film.com
"; arnews[0] += "The singers won't be very good. Think about it. When he needed actors, Lucas cast people like Jake Lloyd and Hayden Christensen. So when he needs singers, naturally he'll find people who can't sing. Look for someone kicked out in the first round of ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 17:04:00 GMT"; arnews[0] += "
"; arnews[1]="Birthday Quiz: O Solo Mio - WRAL
"; arnews[1] += "Harrison Ford (66 today) is the biggest movie star in history, if you're going by total box office receipts (which ... Wars\" set and was so annoyed at George Lucas for not letting him read for the Han Solo part that he was banging very loudly."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[1] += "
"; arnews[2]="Tim Robbins Joins "Green Lantern" - WorstPreviews.com
"; arnews[2] += "Hector Hammond (Peter Sarsgaard), who becomes infused with psychic powers. The last time Robbins appeared in a comic book movie, it was back in 1986 for George Lucas' adaptation of Marvel's \"Howard the Duck.\" So this makes Robbins the second cast ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[2] += "
"; arnews[3]="Modesto and Oscar: George Lucas - Modesto Bee
"; arnews[3] += "GEORGE LUCAS: The Modesto native and Downey High graduate wrote and-or directed three movies that were nominated for best picture Oscars: \"Raiders of the Lost Ark\" (1981), \"Star Wars\" (1977) and \"American Graffiti\" (1973). \"Star Wars\" won seven ..."; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 08:15:00 GMT"; arnews[3] += "
"; arnews[4]="'The People Vs. George Lucas' Makes The SXSW! - COMICBOOKMOVIE.com
"; arnews[4] += "\"A year ago, when I ran the teaser for The People vs George Lucas, comments flooded in both pro and con about this documentary. And the pic itself intrigues me because it features so many Industry types talking about Lucas in a negative way as they ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 20:02:00 GMT"; arnews[4] += "
"; arnews[5]="SXSW 2010: George Lucas to Stand Trial for Crimes Against Geekdom - Film School Rejects
"; arnews[5] += "But as Philippe himself explained to us in an April 2009 interview , this film isn’t just about drawing parallels between Lucas and Satan. “I think it’s important to say that the intent with this film is not to go after George Lucas,” he said ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 22:47:00 GMT"; 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("
");