var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Anton+Yelchin" - Google News"; document.title=document.title+ " "; arnews[0]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[0] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Anton Yelchin. An awkward teenager endears himself to the student body by becoming the self-appointed psychiatrist at his new school. (R) (1:45) SHO: Mon. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Plenty of 'Star Trek' extras to satisfy fans - Houma Courier
"; arnews[1] += "

Plenty of 'Star Trek' extras to satisfy fans
Houma Courier
AP Actors (from left) Anton Yelchin, as Chekov; Chis Pine, as James T. Kirk; Simon Pegg, as Scotty; and Karl Urban, as Bones are shown in a scene from “Star ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 21:24:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="DVD of the week: Terminator Salvation - Mirror.co.uk
"; arnews[2] += "

Mirror.co.uk

DVD of the week: Terminator Salvation
Mirror.co.uk
When the machines start taking human prisoners with the intention of finishing off the survivors - including Kyle Reese (Anton Yelchin), the boy who would ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 18:10:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="Terminator Salvation - Blu-ray.com (blog)
"; arnews[3] += "

Terminator Salvation
Blu-ray.com (blog)
He soon meets a young civilian named Kyle Reese (Anton Yelchin, Star Trek), an individual whose name appears at the top of recently-unearthed SkyNet "hit ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 17:24:53 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Star Trek' lives long, prospers - Times Record News
"; arnews[4] += "

'Star Trek' lives long, prospers
Times Record News
The rest of the cast is stellar, too, from Anton Yelchin as 17-year-old whiz kid Chekhov and Simon Pegg as Scotty. Pegg's just funny. ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 14:42:22 GMT+00:00"; arnews[4] += "
"; arnews[5]="Showing enterprise - California Chronicle
"; arnews[5] += "

Showing enterprise
California Chronicle
With Captain Christopher Pike (Bruce Greenwood) at the helm, crew members Uhura (Zoe Saldana),Chekhov (Anton Yelchin) and Sulu (John Cho) guide the pristine ...

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