var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Hair Is Coming...bring On The Hippies! - Whatsonstage.com
"; arnews[0] += "Hair was also famously made into a 1979 film, directed by Milos Forman and starring John Savage, Treat Williams and Beverley D’Angelo. The current New York revival was first seen in Central Park in September 2007, care of the Public Theater and the ..."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 23:58:00 GMT"; arnews[0] += "
"; arnews[1]="Actor Scott Wolf Testifies on Capitol Hill About the Unprecedented ... - Earthtimes
"; arnews[1] += "Wolf Testified on Behalf of Feeding America - the Nation's Largest Domestic Hunger Relief Charity in The Wake of the Recent Data That The Number of Hungry American's Has Increased 36 Percent to 49 Million WASHINGTON, Nov. 19 /PRNewswire-USNewswire ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:06:00 GMT"; arnews[1] += "
"; arnews[2]="Full Broadway Cast Appears in West End Hair Run - Whatsonstage.com
"; arnews[2] += "The revival is produced in London by the Public Theater, in association with British impresario Cameron Mackintosh , who also owns the Gielgud Theatre. In 1967, Hair was the show that officially opened the Public Theater’s long-time home on ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 14:56:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");