var arnews = new Array(9); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="NATE PARKER TO PLAY BEN CHAVIS IN NEW FILM: Rick Schroder, Lela Rochon ... - EURweb
"; arnews[0] += "*A film adaptation of the book \"Blood Done Sign My Name,\" featuring Nate Parker as civil rights activist Ben Chavis, has been picked up by fledgling distribution shingle Paladin, reports Variety. Based on Timothy Tyson's book, the film explores the ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 20:08:00 GMT"; arnews[0] += "
"; arnews[1]="Paladin snaps up civil rights drama Blood Done Sign My Name - Screendaily
"; arnews[1] += "Paladin plans a limited February 19, 2010, release for the story based on Timothy Tyson’s book of the same name about the consequences of a racial murder in 1970s North Carolina. Nate Parker and Rick Schroder star and the ensemble cast includes ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 GMT"; arnews[1] += "
"; arnews[2]="Schroder at Harvard ceremony for hero he portrayed - Union-News & Sunday Republican
"; arnews[2] += "(AP) — CAMBRIDGE, Mass. - Actor Rick Schroder says he was happy to accept an invitation to a Veterans Day ceremony at Harvard University honoring 16 alumni who were Medal of Honor recipients. After all, Schroder portrayed one of them, Lt. Col ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 15:46:00 GMT"; arnews[2] += "
"; arnews[3]="Paladin Goes for 'Blood' - TheWrap
"; arnews[3] += "On the red carpet at the gala premiere of Summit Entertainment's \"The Twilight Saga: New Moon\" at the Mann Village Theater in Westwood, Nov. 16. (Getty Images) Mark Urman's Paladin has acquired \"Blood Done Sign My Name\" for theaterical release in ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 01:38:00 GMT"; arnews[3] += "
"; arnews[4]="Paladin handles 'Blood' - Variety
"; arnews[4] += "Mark Urman's fledgling distribution shingle Paladin has picked up Jeb Stuart's civil rights drama \"Blood Done Sign My Name\" and set a February release date to coincide with Black History Month. \"Blood,\" based on Timothy Tyson's book, explores the ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 04:52:00 GMT"; arnews[4] += "
"; arnews[5]="The Latest News About Online Dating Tips From Howdatingworks http ... - EURweb
"; arnews[5] += "JENNIFER HUDSON TO PLAY WINNIE MANDELA: Oscar winner takes on wife of Nelson Mandela in next movie role. *Jennifer Hudson is set to star in a drama that casts her as the former wife of South Africa’s first black president, Nelson Mandela. \"Winnie ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 23:58: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("
");