var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Hand Job
"; arnews[0] += "Seriously, this play had us at Christopher Walken . Add to it that A Behanding in Spokane follows Walken on a quest to find his missing left hand, and, well, what else do you need to know? Written by Martin McDonagh , who basically gets nominated for a Tony every time he writes a play these days, and directed by John Crowley , who staged McDonagh's ..."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Jennifer Aniston Considers Her Vacation Humanitarian Work
"; arnews[1] += "\"These people survive on us coming down and spending money and coming here to these beautiful places."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:48:12 GMT"; arnews[1] += "
"; arnews[2]="The Biggest Oscar Snub: Sam Rockwell in Moon
"; arnews[2] += "Someday, Sam Rockwell will get his Oscar due, I have no doubt. But I bet that when that day comes, lots of movie lovers will look back and say, \"But it should have happened for Moon .\" Rockwell has always been riveting on-screen, but his extraordinary performance in the Twilight Zone -ish mind frak that is Duncan Jones ' Moon is far beyond anything ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:09:00 GMT"; arnews[2] += "
"; arnews[3]="Stage review: Playhouse Rep reveals deep truth of 'Buried Child'
"; arnews[3] += "What is the life cycle of a work of art? Sam Shepard's \"Buried Child,\" a rare troubling prophecy heralded in its own time, won the 1979 Pulitzer Prize."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 10:11:00 GMT"; arnews[3] += "
"; arnews[4]="full article
"; arnews[4] += "Movies/TV's 3R's 02.09.10: Stern On Idol, Ghostbusters, The Super Bowl, The Oscars, Mel Gibson, More Posted by Shawn S. Lealos on 02.09.2010 From The Super Bowl breaking records, Captain America being Invaded, Percy Jackson spinning webs, and Mel Gibson spouting off to Oscar Rights and wRongs, Howard Stern being an Idol , Dolph Lundgren singing and ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 07:31:55 GMT"; arnews[4] += "
"; arnews[5]="Look-ahead: Ten films for 2010
"; arnews[5] += "It looks like 2010 is going to be a great year in movies. I can safely say that, because I think I've already seen most of them: The calendar is littered with Whatever 2 and Thingamajig 3 and Your Name Here: The Final Chapter."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 06:00:36 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("
");