var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lara+Logan" - Google News"; document.title=document.title+ " "; arnews[0]="Welcome home 2/8 - ENC Today
"; arnews[0] += "

Welcome home 2/8
ENC Today
... the deployment was also marked by an unusual level of media coverage, with embedded reporters from National Public Radio and CBS's Lara Logan, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 01:47:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Kimberly Abbott: Working together, NGOs and journalists can create stronger ... - Nieman Journalism Lab at Harvard
"; arnews[1] += "

Nieman Journalism Lab at Harvard

Kimberly Abbott: Working together, NGOs and journalists can create stronger ...
Nieman Journalism Lab at Harvard
CBS producer Max McClellan has traveled the globe with international correspondent Lara Logan. He thinks NGO-media partnerships are “hugely valuable ...

"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 15:42:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Lara Logan Pregnant - mediabistro.com (blog)
"; arnews[2] += "

mediabistro.com (blog)

Lara Logan Pregnant
mediabistro.com (blog)
TVNewser has learned globetrotting CBS News chief foreign correspondent Lara Logan is pregnant with her second ...

"; arnews[2] += "
Publ.Date : Wed, 04 Nov 2009 16:38:37 GMT+00:00"; arnews[2] += "
"; arnews[3]="Tadamasa Goto's Liver Transplant Profiled: How Yakuza Boss Got New Liver At ... - Huffington Post (blog)
"; arnews[3] += "

Tadamasa Goto's Liver Transplant Profiled: How Yakuza Boss Got New Liver At ...
Huffington Post (blog)
On Sunday, 60 Minutes aired a report by Lara Logan on the puzzling liver transplants received by Japan's top crime bosses at UCLA Medical Center. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 06:53:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Yakuza: Japan's Not-So-Secret Mafia - CBS News
"; arnews[4] += "

CBS News

Yakuza: Japan's Not-So-Secret Mafia
CBS News
Lara Logan reports. Laura Logan goes looking for disgraced Yakuza boss Tadamasa Goto at the Zen Temple where he sought refuge. A former member of the Yakuza ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 02 Nov 2009 01:17:35 GMT+00:00"; arnews[4] += "
"; arnews[5]="On Afghanistan, a Decision Comes Slowly - CBS News
"; arnews[5] += "

CBS News

On Afghanistan, a Decision Comes Slowly
CBS News
CBS News Chief Foreign Affairs Correspondent Lara Logan said earlier this month that America is, to some extent, "lost right now" in Afghanistan - though ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 28 Oct 2009 21:32:45 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("
");