var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Katie+Couric" - Google News"; document.title=document.title+ " "; arnews[0]="A Brit's view on Islam. - Sussex Sun (blog)
"; arnews[0] += "

A Brit's view on Islam.
Sussex Sun (blog)
The usual suspects like Katie Couric, Larry King, Rachel Maddox, Keith Olbermann, or Charles Gibson would be knocking on his door for an exclusive interview ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:18:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Katie Couric Gets to the Bottom of 'Who Dat?' - FanHouse
"; arnews[1] += "

Katie Couric Gets to the Bottom of 'Who Dat?'
FanHouse
And in the interview below, CBS News' Katie Couric kindly breaks down the nuances of "Who Dat" for an audience I can only assume has never seen a tackle ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 23:47:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="CBS has a super record-breaking week - OCRegister
"; arnews[2] += "

CBS has a super record-breaking week
OCRegister
ABC's "World News with Diane Sawyer" was second averaging 8.58 million viewers, while "The CBS Evening News with Katie Couric" was third for the 176th ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 23:45:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="Health Summit: Chicken Soup For Pols' Souls - Investor's Business Daily
"; arnews[3] += "

Health Summit: Chicken Soup For Pols' Souls
Investor's Business Daily
When the president used his Super Bowl Sunday interview with CBS News' Katie Couric to launch this Hail Mary summit pass, he explained that "what I want to ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 23:39:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="VIDEO: Riley guilty of second-degree murder in death of 4-year-old daughter - Wicked Local Hull
"; arnews[4] += "

VIDEO: Riley guilty of second-degree murder in death of 4-year-old daughter
Wicked Local Hull
In addition, jurors watched an unedited version of an interview Riley gave to CBS news anchor Katie Couric for the program “60 Minutes” in 2007 prior to ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 23:39:19 GMT+00:00"; arnews[4] += "
"; arnews[5]="Sen. Kit Bond Wants To Privatize Medicare With Vouchers - Think Progress
"; arnews[5] += "

Think Progress

Sen. Kit Bond Wants To Privatize Medicare With Vouchers
Think Progress
In his interview with CBS News' Katie Couric before the Super Bowl earlier this week, President Obama said that he was going to ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 23:38:57 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("
");