var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Idina+Menzel" - Google News"; document.title=document.title+ " "; arnews[0]="Photo Flash: Trustus & Front End Audio Presents RENT - Broadway World
"; arnews[0] += "

Photo Flash: Trustus & Front End Audio Presents RENT
Broadway World
He has had the pleasure of working with many original Rent cast members such as Idina Menzel, Anthony Rapp, Adam Pascal, Daphne Rubin-Vega, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:48:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="REVIEW: "Wicked" still has its ways with adoring Northeast Ohio fans - The Morning Journal
"; arnews[1] += "

REVIEW: "Wicked" still has its ways with adoring Northeast Ohio fans
The Morning Journal
They are professional, to be sure, but a deflating notch below the legendary performances lead by Kristin Chenoweth (the Good Witch) and Idina Menzel (the ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 11:23:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Squealing with Glee: why kids love Fox TV's new high school musical - guardian.co.uk
"; arnews[2] += "

guardian.co.uk

Squealing with Glee: why kids love Fox TV's new high school musical
guardian.co.uk
... Kristin Chenoweth has guest-starred in an episode, and it's rumoured that other stage darlings such as Jonathan Groff and Idina Menzel may soon appear. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:17:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jay-Z's 'Empire' Rules Hot 100 - Billboard
"; arnews[3] += "

Billboard

Jay-Z's 'Empire' Rules Hot 100
Billboard
... up 85%), and the original "Defying Gravity" by Idina Menzel and Kristen Chenoweth has its best download week ever (9000 downloads). ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 16:23:23 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Wicked' author set to cap book club program - Denton Record Chronicle
"; arnews[4] += "

Denton Record Chronicle

'Wicked' author set to cap book club program
Denton Record Chronicle
“Every 16th woman would get through the line to Idina [Menzel] — they'd get to Elphaba — and they would burst into tears,” Maguire said in a telephone ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 13:27:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="'Glee' hit a flat note - Indiana Daily Student
"; arnews[5] += "

'Glee' hit a flat note
Indiana Daily Student
Having the Idina Menzel look-alike perform the song showed a lack of creativity. I wish the writers of Glee had scripted a different conclusion because I ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 06:39:59 GMT+00:00"; 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("
");