var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Zachary+Levi" - Google News"; document.title=document.title+ " "; arnews[0]="New Avatar Featurette: Through the Eyes of Colonel Quaritch - MovieWeb
"; arnews[0] += "

New Avatar Featurette: Through the Eyes of Colonel Quaritch
MovieWeb
The Zachary Levi show will make an early return to the network. There is no word on whether she will continue with another version of her show on OWN. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:54:56 GMT+00:00"; arnews[0] += "
"; arnews[1]="Chuck Spies A Return Date - TV.com
"; arnews[1] += "

Chuck Spies A Return Date
TV.com
Anyhoo, this season of Chuck sees our accidental spy (played by the always-excellent Zachary Levi) getting an upgrade. With a new version of the Intersect ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 08:10:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="KEYS, ARETHA, ROOTS BOOKED UNDER NBC'S TREE: Artists among lineup for annual ... - Eurweb.com
"; arnews[2] += "

KEYS, ARETHA, ROOTS BOOKED UNDER NBC'S TREE: Artists among lineup for annual ...
Eurweb.com
Co-hosted by NBC stars Jane Krakowski ("30 Rock") and Zachary Levi ("Chuck") and broadcast in high definition, the star-studded tree lighting celebration ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:16:51 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Chuck' to return to NBC in January - United Press International
"; arnews[3] += "

United Press International

'Chuck' to return to NBC in January
United Press International
Starring Zachary Levi as the titular secret agent, the show will return to the NBC lineup Jan. 10 with back-to-back new episodes. This season will feature ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 03:12:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="EXCLUSIVE VIDEO: Viggo Mortensen and Cast Travel on The Road - MovieWeb
"; arnews[4] += "

EXCLUSIVE VIDEO: Viggo Mortensen and Cast Travel on The Road
MovieWeb
The Zachary Levi show will make an early return to the network. There is no word on whether she will continue with another version of her show on OWN. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 01:26:17 GMT+00:00"; arnews[4] += "
"; arnews[5]="Chuck Gets Premiere Date in January - TVOvermind
"; arnews[5] += "

Chuck Gets Premiere Date in January
TVOvermind
Below is a little bit of Chuck fun that we have available featuring a nice little intro and thank you from Zachary Levi to the Chuck fans, followed by a ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 22:19:40 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("
");