var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Becki Newton Goes Crazy - TheaterMania.com
"; arnews[0] += "THEATERMANIA: When we first met two years ago, you were telling me how much you wanted to do a musical. What was your first professional audition? BECKI NEWTON: This is awesomely embarrassing and I'm going to admit it right now. Do you remember when ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 18:01:00 GMT"; arnews[0] += "
"; arnews[1]="DIVA TALK: She Said/He Said with Girl Crazy 's Becki Newton and Chris ... - Playbill
"; arnews[1] += "Becki : Chris and I met on a Tuesday afternoon when we passed each other on the subway platform. I was on my way to a voice lesson. He stopped me and pretended to be lost. I knew he was making it up, but I didn't mind a bit. Chris : We met walking by ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 04:57:00 GMT"; arnews[1] += "
"; arnews[2]="Girl Crazy - EDGE Boston
"; arnews[2] += "The only way to approach a story as utterly ridiculous as Girl Crazy, which is getting a solid-gold treatment by the Encores! series at City Center, is to surrender yourself. As a curmudgeon who couldn’t warm to the silliness of the Encores’ No ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 23:26:00 GMT"; arnews[2] += "
"; arnews[3]="Girl Crazy Dress -- Anyone else there?(BroadwayWorld.com) - Broadway World
"; arnews[3] += "Unfortunately, (and maybe they were holding back), the female leads -- Becki Newton and Ana Gasteyer -- weren't at the same level ... Jerry Zacks is the director and Rob Fisher is conducting -- so expect all of the great \"gags\" (sight and other) that ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 16:11:00 GMT"; arnews[3] += "
"; arnews[4]="Gershwin score rescues 'Girl' - New York Post
"; arnews[4] += "THE book of George and Ira Gershwin’s “Girl Crazy” makes little sense, but in 1930 plots weren’t the point — stars were, and most numbers were tailor-made for their personalities and skill sets.


Take the female leads: The part ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 19:09:00 GMT"; arnews[4] += "
"; arnews[5]="They've Got Rhythm: Gasteyer, Knight, Kudisch Lead Gershwin's Girl ... - Playbill
"; arnews[5] += "Ana Gasteyer, Wayne Knight, Marc Kudisch and real-life couple Chris Diamantopoulos and Becki Newton star in the Encores! presentation of the Gershwin musical Girl Crazy . Tony Award winner Jerry Zaks stages the 1930 classic, which served as the basis ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 02:56: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("
");