var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="DEBBIE ALLEN'S 'OMAN' TO PREMIERE IN LA: Kennedy Center-commissioned ... - EURweb
"; arnews[0] += "At the center of the works are two young men—one Omani (Muslim) and the other an African-American (Christian)—who are roommates at a military academy. Through music, movement, song, and dance, the young men take a magical journey discovering the ..."; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 20:11:00 GMT"; arnews[0] += "
"; arnews[1]="Debbie Allen Brings Her Hit Production, Oman…o Man! To Los Angeles ... - PRLog (free press release)
"; arnews[1] += "PRLog (Press Release) – Nov 16, 2009 – Straight from her appearance in the hit movie FAME, award winning director and choreographer Debbie Allen announced the west coast premiere of her critically acclaimed dance driven musical, OMAN...O Man! at ..."; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 17:34:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");