var arnews = new Array(9); totcount = 4; rnd = 0; arnews[0]="Breaking the Glass Ceiling with Ann Curry
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Ann Curry's Oregon
"; arnews[1] += "

In this American History video, brought to you by the History Channel, Dateline NBC co-anchor Ann Curry talks about growing up in Oregon. She mentions the political debate she was exposed to as a kid and how Oregon is truly a home for visionaries.

Add this to your queue
Duration: 01:39

"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="NBC TODAY Show - Happy Birthday Ann Curry!
"; arnews[2] += "

Nov. 19: TODAY anchors surprise their co-host Ann Curry with a cake for her birthday.

Add this to your queue
Added: Thu Nov 19 18:49:05 UTC 2009
Air date: Thu Nov 19 00:00:00 UTC 2009
Duration: 00:46
Expires in 2 days on Thu Nov 26 14:31:27 UTC 2009

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 18:49:05 -0000"; arnews[2] += "
"; arnews[3]="NBC News Specials - Crisis in Darfur with Ann Curry
"; arnews[3] += "

Genocide in Africa: who is at risk and what can be done.

Add this to your queue
Added: Sat Nov 03 01:00:52 UTC 2007
Air date: Mon Dec 04 00:00:00 UTC 2006
Duration: 28:44

"; arnews[3] += "
Publ.Date : Sat, 03 Nov 2007 01:00:52 -0000"; arnews[3] += "
"; totcount = 4; 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("
");