var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Didn't Katie Couric ever learn to share? - WND.com
"; arnews[0] += "And this made me wonder why CBS' anchor lady, Katie Couric, has not, reportedly, offered to share some of her income to save dozens of her fellow CBS employees – whom the New York Observer and the New York Post, among others, reported are being ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 02:01:00 GMT"; arnews[0] += "
"; arnews[1]="Katie Couric's Notebook: Iran - CBS News
"; arnews[1] += "There's something far more explosive than uranium contained within Iran's borders....a weapon so awesome it could change the face of an entire region. That weapon: the people of Iran. This week marks the 31st anniversary of the Iranian Revolution ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:43:00 GMT"; arnews[1] += "
"; arnews[2]="Katie Couric Investigates Feeding Healthy Farm Animals Antibiotics. Is ... - CBS News
"; arnews[2] += "Hormone story not exactly true although some would have you believe it..once again the media is showing one side and not a fair description of what hard working AMERICANS do to make a living..the farmers are not making a fortune and they dont want ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:35:00 GMT"; arnews[2] += "
"; arnews[3]="NEWS ABOUT: Katie Couric - Newser
"; arnews[3] += "(Newser) - President Obama rolled out a surprising line of defense when Katie Couric quizzed him about civilian trials for terrorists in an interview Sunday, writes William McGurn. \"We're not handling any of these cases any different than the Bush ..."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 13:08:00 GMT"; arnews[3] += "
"; arnews[4]="Door’s not barred for Katie - The Spokesman-Review
"; arnews[4] += "CBS News chief Sean McManus says he expects that Katie Couric will stay at the network “for a long time.” Although no negotiations have taken place, McManus offered the strongest signal yet that CBS is interested in Couric beyond her May 2011 ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 01:54:00 GMT"; arnews[4] += "
"; arnews[5]="Katie Couric - Hartford Courant
"; arnews[5] += "WASHINGTON ( AP) — President Barack Obama says the Indianapolis Colts \"have to be favored\" in the Super Bowl, even though he has a \"soft spot\" for the New Orleans Saints. Obama's Super Bowl prediction was based on his opinion that the Colts have"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 16:08:00 GMT"; 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("
");