var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]="Keri Russell Shows Britney How to Be a Mom
"; arnews[0] += "

If the judge in the Unfitney Spears* custody case wants to show the poptastrophe how to be a mom, he might want to start with Keri Russell and her day out in Manhattan yesterday.

Add this to your queue
Duration: 00:57

"; arnews[0] += "
"; arnews[1]="Adrienne Shelly and Keri Russell Discuss Working T
"; arnews[1] += "

Director Adrienne Shelly and actress Keri Russell discuss working together on the set of WAITRESS.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Keri Russell & Baby in Arctic Expedition
"; arnews[2] += "

Between her parka and son River doing a great job of covering her face, it's surprising that our photog even recognized Keri Russell trekking through the snow in New York yesterday.

Add this to your queue
Duration: 00:49

"; arnews[2] += "
"; arnews[3]="Keri Russell's Bedtime Stories
"; arnews[3] += "

"Bedtime Stories" is the latest Adam Sandler film out at Christmas and it co-star's the lovely Keri Russell. Maggie Rodriguez spoke to the ebullient actress.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="NBC TODAY Show - Web Only: Keri Russell On Her Holiday Traditions
"; arnews[4] += "

Nov. 19: TODAY correspondent Sara Haines asks Keri about the holidays at her house.

Add this to your queue
Added: Fri Nov 20 02:44:05 UTC 2009
Air date: Thu Nov 19 00:00:00 UTC 2009
Duration: 01:32
Expires in 2 days on Thu Nov 26 19:00:19 UTC 2009

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 02:44:05 -0000"; arnews[4] += "
"; arnews[5]="In Character With - Keri Russell of "Waitress"
"; arnews[5] += "

Keri Russell discusses her character Jenna, a "pie genius," who creates wildly imaginative pies based on her daily experiences.

Add this to your queue
Added: Sat May 17 00:20:52 UTC 2008
Air date: Sun Jan 21 00:00:00 UTC 2007
Duration: 03:53

"; arnews[5] += "
Publ.Date : Sat, 17 May 2008 00:20:52 -0000"; 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("
");