var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Viggo+Mortensen" - Google News"; document.title=document.title+ " "; arnews[0]="Starring: Viggo Mortensen, Kodi Smit-McPhee, Charlize Theron, Robert Duvall - Channel Television
"; arnews[0] += "

Channel Television

Starring: Viggo Mortensen, Kodi Smit-McPhee, Charlize Theron, Robert Duvall
Channel Television
The incomparable Charlie Brooker observed that copies of Cormac McCarthy's novel The Road should come with a razor-sharp spine so the reader can slash their ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 15:56:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="cinemadaily | Zinn's “People Speak” - Indie Wire
"; arnews[1] += "

Indie Wire

cinemadaily | Zinn's “People Speak”
Indie Wire
... and Viggo Mortensen…to name a few) reciting Zinn's collection of first-hand accounts, the film has become somewhat of a sensation on the Left.

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:37:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="A Modern Western - Santa Barbara Independent
"; arnews[2] += "

A Modern Western
Santa Barbara Independent
Celebrities Viggo Mortensen, Daryl Hannah, and Sheryl Crow, and other avid horse lovers speak in the film about their concerns for the new practices that ...

"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 14:14:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="Miller Theatre listens to Lou Reed's experimental soundtrack - CU Columbia Spectator
"; arnews[3] += "

Miller Theatre listens to Lou Reed's experimental soundtrack
CU Columbia Spectator
5 to an audience that included both Reed himself and Viggo Mortensen. A sign outside the door warned audiences of the 120-plus decibel performance, ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 10:16:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Daily guide - Boston Globe
"; arnews[4] += "

Daily guide
Boston Globe
PG-13 (2008) Appaloosa 8 pm (HBO2) Old West lawmen (Ed Harris, Viggo Mortensen) take on a corrupt rancher (Jeremy Irons). R (2008) The Big Empty 8 pm (IFC) ...

"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 09:17:19 GMT+00:00"; arnews[4] += "
"; arnews[5]="Beaver County Times, Pa., Scott Tady column: Who's playing at halftime? Right ... - California Chronicle
"; arnews[5] += "

Beaver County Times, Pa., Scott Tady column: Who's playing at halftime? Right ...
California Chronicle
That's a shame, because the Viggo Mortensen film, partially shot in Hanover Township, deserves Oscar recognition. Yes, it's a gravely serious movie; ...

"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 00:54:52 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("
");