var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Merrin+Dungey" - Google News"; document.title=document.title+ " "; arnews[0]="We Cast ABC's CHARLIE'S ANGELS Reboot - DVR Playground (press release)
"; arnews[0] += "

We Cast ABC's CHARLIE'S ANGELS Reboot
DVR Playground (press release)
CHARLIE'S ANGELS “JJ Abrams is our constant” EDITION: Keri Russell (FELICITY), Jennifer Garner (ALIAS) and Merrin Dungey (ALIAS). ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 15 Nov 2009 18:15:42 GMT+00:00"; arnews[0] += "
"; arnews[1]="'Charlie's Angels' TV reboot: Cast it! - Entertainment Weekly
"; arnews[1] += "

'Charlie's Angels' TV reboot: Cast it!
Entertainment Weekly
My colleague Michael Slezak was quick to offer his dream cast: Dirty Sexy Money's Natalie Zea, who played Karen Darling; Alias' Merrin Dungey, ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 14 Nov 2009 15:50:27 GMT+00:00"; arnews[1] += "
"; arnews[2]="TV Rants and Raves 10.28.09 - 411mania.com
"; arnews[2] += "

411mania.com

TV Rants and Raves 10.28.09
411mania.com
I can't stand MacDonald (I still think Merrin Dungey, who played Naomie in the show's back door pilot on "Grey's Anatomy," was a better fit) but she ...

"; arnews[2] += "
Publ.Date : Wed, 28 Oct 2009 03:21:50 GMT+00:00"; 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("
");