var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Michael+Weatherly" - Google News"; document.title=document.title+ " "; arnews[0]="'NCIS': Why the Love? - The Daily Blabber from iVillage
"; arnews[0] += "

'NCIS': Why the Love?
The Daily Blabber from iVillage
Special Agent Anthony DiNozzo (Michael Weatherly) is the immature but lovable one. Special Agent Timothy McGee (Sean Murray) is nerdy but in a lovable way. ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 19:30:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="A Blackout Leaves 'NCIS'' Case in the Dark - Entertainment Tonight News
"; arnews[1] += "

Entertainment Tonight News

A Blackout Leaves 'NCIS'' Case in the Dark
Entertainment Tonight News
... which none of us are particularly good at except for Gibbs [Mark Harmon], because Gibbs has got this grab bag full of '70s stuff," Michael Weatherly, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 19:44:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Saturday's Highlights - Los Angeles Times
"; arnews[2] += "

Saturday's Highlights
Los Angeles Times
Mark Harmon, Michael Weatherly and Pauley Perrette also star (8 pm CBS). True Jackson, VP: In the season premiere, True organizes a fundraising concert to ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 08:00:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="'NCIS' Fan Columnist: All Boxed In - BuddyTV
"; arnews[3] += "

BuddyTV

'NCIS' Fan Columnist: All Boxed In
BuddyTV
Tony (Michael Weatherly) and Ziva (Cote de Pablo) are sparring. They dance around and never lay a glove on each other. I'd buy tickets to see this rough and ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 21:35:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="How did NCIS get to be so cool? - Macleans.ca
"; arnews[4] += "

How did NCIS get to be so cool?
Macleans.ca
Maybe because it's not a procedural like CSI; one of NCIS's stars, Michael Weatherly, described it to the Los Angeles Times as a throwback to Barney Miller. ...

"; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 15:46:20 GMT+00:00"; arnews[4] += "
"; arnews[5]="'NCIS'' Action-Packed Barroom Brawl - Entertainment Tonight News
"; arnews[5] += "

'NCIS'' Action-Packed Barroom Brawl
Entertainment Tonight News
It won't air until December, but ET has a sneak peek at how the brawl was shot with series stars Michael Weatherly, who plays Special Agent Anthony DiNozzo, ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 10 Nov 2009 15:32:51 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("
");