var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Stage Raw: Why Torture is Wrong
"; arnews[0] += "Christopher Durang's Loony Tunes aesthetic - with the help of Daniel Henning's perfectly modulated direction - gets swashed onto our so-called war on terror."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:14:50 GMT"; arnews[0] += "
"; arnews[1]="A little torture and he'll tell you anything
"; arnews[1] += "Christine Estabrook, Rhea Seehorn, and Sunil Malhotra in \"Why Torture Is Wrong\" Courtesy Blank Theatre Company If you like silly, Christopher Durang is your man."; arnews[1] += "
Publ.Date : Sun, 31 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Pruitt Wins Shot Put on Day Two of Men's Track & Field Meyo Invite
"; arnews[2] += "A win in the shot put from fifth-year senior Sean Pruitt highlighted the University of Michigan men's track and field team on day two of the Meyo Invitational on Saturday at Notre Dame's Loftus Center."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 01:23:22 GMT"; arnews[2] += "
"; arnews[3]="Why Torture Is Wrong, with Estabrook, Genovese and Malhotra, Opens at the Blank Feb. 6
"; arnews[3] += "Award-winning playwright Christopher Durang takes aim at American patriotism and paranoia in Why Torture Is Wrong, and the People Who Love Them , which officially opens Feb."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 07:28:07 GMT"; arnews[3] += "
"; arnews[4]="Crane rises above the field
"; arnews[4] += "Ben Crane withstood a nervy finish to claim a one-shot victory at the Farmers Insurance Open at Torrey Pines in San Diego."; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 10:33:02 GMT"; arnews[4] += "
"; arnews[5]="Ben Crane Rules at Torrey Pines
"; arnews[5] += "Tour Money Lists 2010. Click here to bet. Click here for latest golf news Click here for latest golf scores Click here for 2010 European Tour calendar Click here for 2010 US Tour calendar Ben Crane withstood a nervy finish to claim a one-shot victory at the Farmers Insurance Open at Torrey Pines in San Diego."; arnews[5] += "
Publ.Date : Mon, 01 Feb 2010 00:08:26 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("
");