var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="MOVIES & MORE: Tyler Perry does it again with powerful love story - Herald-Dispatch
"; arnews[0] += "Movies & More reviewer John Gillispie thinks that \"Tyler Perry's I Can Do Bad All By Myself,\" rated PG-13 and starring Tyler Perry, Taraji P. Henson and Adam Rodriguez, is a powerful film with several standout performances. Most people are familiar ..."; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 05:00:00 GMT"; arnews[0] += "
"; arnews[1]="Orlando Bloom to star in 'Good Doctor' - AZCentral.com
"; arnews[1] += "Orlando Bloom is set to star in \"The Good Doctor.\" Michael Pena, Troy Garity, Courtney Ford, Taraji P. Henson, Rob Morrow and J.K. Simmons are in negotiations to join the indie drama. The script from John Enbom (\"Veronica Mars\") centers on a ..."; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 16:21:00 GMT"; arnews[1] += "
"; arnews[2]="The National TV awards 2010 - The Gaea Times
"; arnews[2] += "January 17th, 2010 more images Lori Mc Creary, Morgan Freeman 15th Annual Critics' Choice Movie Awards at the Hollywood Palladium. 16th Annual Awards Season Tea Party January 17th, 2010 more images Julianne Moore BAFTA/LA 16th Annual Awards Season ..."; arnews[2] += "
Publ.Date : Wed, 20 Jan 2010 09:57:00 GMT"; arnews[2] += "
"; arnews[3]="Voltage generates heavy interest in new EFM project - Screendaily
"; arnews[3] += "Production started in Los Angeles this week on the ... Michael Pena, Taraji P Henson, Rob Morrow, Troy Garity, Riley Keough and JK Simmons are in negotiations to join Bloom on the cast. Leonid Lebedev and Viddywell’s Sharon Miller are serving as ..."; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 03:19:00 GMT"; arnews[3] += "
"; arnews[4]="Movie buzz: Orlando Bloom to star in 'The Good Doctor' - Newsday
"; arnews[4] += "THE DEAL The actor, best known for his dreamboat role in the \"Pirates of the Caribbean\" franchise, plans a departure in this thriller. According to The Hollywood Reporter, Bloom plays a frustrated doctor who schemes to prolong a young patient's ..."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 23:55:00 GMT"; arnews[4] += "
"; arnews[5]="Orlando Bloom is The Good Doctor - Empire Movies
"; arnews[5] += "Orlando Bloom will star in The Good Doctor to be directed by Lance Daly from a script by John Enbom. The indie drama casts Bloom as a frustrated doctor looking to impress his superiors and colleagues. When his 18-year-old patient, admitted for a ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 03:41: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("
");