var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="New Search for the Truth in 'A Lie'
"; arnews[0] += "SAM SHEPARD already had \"Buried Child,\" \"True West\" and other plays about dysfunctional families to his credit in 1985, when he directed the premiere of his ensemble drama \"A Lie of the Mind,\" which depicts two families torn by violence and resentments."; arnews[0] += "
Publ.Date : Sun, 31 Jan 2010 06:18:15 GMT"; arnews[0] += "
"; arnews[1]="The Week Ahead . . . Jan. 29-Feb. 4
"; arnews[1] += "Stritch, Ebersole, LuPone and LaChanze.ladies rule this WEEK AHEAD! So take this opportunity to witness the divadom that is these stunning Queens of the Night."; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 18:45:04 GMT"; arnews[1] += "
"; arnews[2]="Carradine, Metcalf and Hamilton Lead Starry Cast of Shepard's Lie of the Mind Off-Broadway
"; arnews[2] += "Keith Carradine, Laurie Metcalf and Josh Hamilton star in The New Group's revival of Sam Shepard's A Lie of the Mind , directed by Ethan Hawke."; arnews[2] += "
Publ.Date : Fri, 29 Jan 2010 07:07:30 GMT"; arnews[2] += "
"; arnews[3]="Ethan Hawke Talks "Shepard and Music" at New Group Reading Event
"; arnews[3] += "Actor-director Ethan Hawke - who will stage the upcoming Off-Broadway revival of A Lie of the Mind - is set to host \"Shepard and Music: A Conversation and Readings\" Feb."; arnews[3] += "
Publ.Date : Mon, 28 Dec 2009 22:35:52 GMT"; arnews[3] += "
"; arnews[4]="Behind the Scenes of Sons of Anarchy
"; arnews[4] += "Even in death, the SOA guard the streets of their home turf, Charming, California."; arnews[4] += "
Publ.Date : Wed, 23 Dec 2009 16:12:00 GMT"; arnews[4] += "
"; arnews[5]="Bow Before Sons of Anarchy's Queen, Katey Sagal
"; arnews[5] += "Rape. Murder. Getting religion. Katey Sagal's Sons of Anarchy character, Gemma Teller, went through a lot during the show's critically acclaimed and high-rated second season."; arnews[5] += "
Publ.Date : Mon, 14 Dec 2009 01:40:12 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("
");