var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Harden, Aghdashloo join Sherry Horman's The No Game for The Match ... - Screendaily
"; arnews[0] += "Marcia Gay Harden and Shohreh Aghdashloo have joined the contemporary romance The No Game , which is scheduled to commence shooting shortly in New York and Israel. The Match Factory is handling worldwide sales on the project, which Sherry Horman will ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 09:51:00 GMT"; arnews[0] += "
"; arnews[1]="Celebrated African Designer MOMO fetes 5 Years - Bella Naija
"; arnews[1] += "Since opening 5 years ago, MOMO has shown on runways from New York to London and worn by some of the world’s most renowned models including Alek Wek, Liya Kebede, Chanel Iman and Karlie Kloss. Quickly becoming one of Africa’s leading and most ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:34:00 GMT"; arnews[1] += "
"; arnews[2]="Bono and Wyclef Jean Receive RFK Center for Justice & Human Rights ... - Earthtimes
"; arnews[2] += "NEW YORK, Nov. 19 /PRNewswire-USNewswire/ -- Last night at its annual awards dinner, the Robert F. Kennedy Center for Justice & Human Rights presented Bono and Wyclef Jean with the organization's 2009 Ripple of Hope Award. The award recognizes the ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 23:57:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");