var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Nominees for Britain's the 2010 Laurence Olivier Awards - Minneapolis Star Tribune
"; arnews[0] += "New Play: \"Enron\"; \"Jerusalem\"; \"The Mountaintop\"; Red.\" New Comedy: \"Calendar Girls\"; \"England People Very Nice\"; \"Parlour Song\"; \"The Priory.\" New Musical: \"Dreamboats and Petticoats\"; \"Priscilla Queen of the Desert\"; \"Spring Awakening\"; \"Sister ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 00:51:00 GMT"; arnews[0] += "
"; arnews[1]="Nominees for the 2010 Laurence Olivier Awards - WBOC
"; arnews[1] += "LONDON (AP) - Nominations for the 2010 Laurence Olivier Awards, honoring achievement in theater, opera and dance in London: New Play: \"Enron\"; \"Jerusalem\"; \"The Mountaintop\"; Red.\" New Comedy: \"Calendar Girls\"; \"England People Very Nice\"; \"Parlour ..."; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 23:55:00 GMT"; arnews[1] += "
"; arnews[2]="'Priscilla,' 'Sister Act' get Olivier nods - United Press International
"; arnews[2] += "LONDON, Feb. 8 (UPI) -- \"Priscilla Queen of the Desert: The Musical\" and \"Sister Act\" were among the shows nominated for the best new musical Olivier Award in London Monday. Also nominated in the category are \"Spring Awakening\" and \"Dreamboats and ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:33:00 GMT"; arnews[2] += "
"; arnews[3]="Jude Law and James McAvoy up for Olivier awards - BBC Entertainment
"; arnews[3] += "Jude Law, James McAvoy, Rachel Weisz and Keira Knightley are among the nominees for the prestigious Laurence Olivier theatre awards. Law and McAvoy are up against James Earl Jones, Mark Rylance, Ken Stott and Samuel West in the best actor category ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 12:19:00 GMT"; arnews[3] += "
"; arnews[4]="Lista de nominados a los Premios Laurence Olivier - Victoria Advocate
"; arnews[4] += "Actriz, musical: Melanie C, \"Blood Brothers\"; Patina Miller, \"Cambio de hábito\"; Samantha Spiro, \"Hello Dolly ... Afterlight\" de Russell Maliphant, \"E(equals)MC2\" del Ballet Real de Birmingham, \"Goldberg\" del The Brandstrup Rojo Project, \"A Linha ..."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 16:44:00 GMT"; arnews[4] += "
"; arnews[5]="Law and McAvoy up for theatre gongs (From Wiltshire Times) - This is Trowbridge
"; arnews[5] += "Jude Law, James McAvoy, Keira Knightley, Gillian Anderson and Rachel Weisz are among the nominees at this year's Laurence Olivier Awards. Jude is up for best actor for Hamlet, an award-winning role which went down a storm on Broadway as well as in ..."; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 22:49: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("
");