var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="George Lucas Examiner | - Examiner
"; arnews[0] += "Ward Porrill is a writer living in Los Angeles. Having written and blogged about George Lucas for numerous websites, he considers the writer-director-producer to be the most innovative filmmaker of our generation. Subscribe to Ward's Email Alerts Get ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 16:23:00 GMT"; arnews[0] += "
"; arnews[1]="George Lucas - Chicago Tribune
"; arnews[1] += "LOS ANGELES (AP) — Without the burden of a live worldwide broadcast, members of the film academy threw themselves a lively yet relaxed dinner party to honor the first Oscar winners of the season. The Academy of Motion Picture Arts and Sciences"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 15:16:00 GMT"; arnews[1] += "
"; arnews[2]="Inauguration Day - American Reporter
"; arnews[2] += "WASHINGTON -- A social media site called LINK-Live, based on the Obama campaign 's Web outreach, plans to bring Inauguration Day ceremonies into the homes of millions around the world. The LINK-Live Presidential Inaugural Gala will take place at the ..."; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 01:56:00 GMT"; arnews[2] += "
"; arnews[3]="George Lucas and Steven Spielberg present to Oscar honorees at first ... - HitFix
"; arnews[3] += "Past recipients of the Irving G. Thalberg Memorial Award gather onstage at The Academy of Motion Picture Arts and Sciences 2009 Governors Awards, Saturday, Nov. 14, 2009, in Los Angeles. From left are Dino De Laurentiis, Warren Beatty, Norman Jewison ..."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[3] += "
"; arnews[4]="Full Sail University Graduate Recently Named as a Member of The George ... - TMCnet
"; arnews[4] += "edu), an award-winning entertainment media institution, is proud to recognize online graduate, Anthony Armstrong, who was recently named as a member of The George Lucas Educational Foundation's National Advisory Council. As a graduate of Full Sail ..."; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 11:42:00 GMT"; arnews[4] += "
"; arnews[5]="Profile on Ewan McGregor - Scotsman
"; arnews[5] += "Your account has been frozen . For your available options click the below button. WHEN Ewan McGregor crawled headfirst into \"the worst toilet in Scotland\" during a seminal scene in Trainspotting back in 1996, the last thing it felt like was a comment ..."; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 00:01: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("
");