var arnews = new Array(8); totcount = 5; rnd = 0; document.title=document.title+ " - "Steven+Strait" - Google News"; document.title=document.title+ " "; arnews[0]="Television movies for the week of Feb. 7 - Pittsburgh Post Gazette
"; arnews[0] += "

Television movies for the week of Feb. 7
Pittsburgh Post Gazette
Steven Strait. A young mammoth hunter leads a small band of tribesmen on a journey to the ends of the Earth on a mission to save his beloved from her ...

"; arnews[0] += "
Publ.Date : Sun, 07 Feb 2010 05:55:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Facts Of The Day (Andy Garcia, George Lopez) - Gaea Times (blog)
"; arnews[1] += "

Gaea Times (blog)

Facts Of The Day (Andy Garcia, George Lopez)
Gaea Times (blog)
... Julianna Margulies, Steven Strait, Emily Mortimer, A... http://bit.ly/6j3qpc dom5284 Oh and I'm apparently Andy Garcia's daughter on google! ...

"; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 02:16:06 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Afternoon Meme: Matt Morris, Giant Slip 'N Slides, and Video Bombs - AfterElton.com (blog)
"; arnews[2] += "

The Afternoon Meme: Matt Morris, Giant Slip 'N Slides, and Video Bombs
AfterElton.com (blog)
I don't know much more than that, except Steven Strait is inexplicably clothed for most of the trailer, which is going to hurt opening weekend. ...

"; arnews[2] += "
Publ.Date : Mon, 25 Jan 2010 18:13:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="Daily guide to television and radio - Boston Globe
"; arnews[3] += "

Daily guide to television and radio
Boston Globe
Steven Strait. PG-13 (2008) Troy 8 pm (AMC) Wolfgang Petersen's overblown Trojan War epic with Brad Pitt. R (2004) Twilight 8 pm, 11:05 pm (SHO) Modern-day ...

"; arnews[3] += "
Publ.Date : Sat, 23 Jan 2010 04:25:18 GMT+00:00"; arnews[3] += "
"; arnews[4]="City Island Theatrical Trailer - ScreenCrave.com
"; arnews[4] += "

ScreenCrave.com

City Island Theatrical Trailer
ScreenCrave.com
His fiery wife is played by Golden Globe winner Julianna Margulies (“The Good Wife“), while his children are portrayed by Steven Strait, his real life ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 23 Jan 2010 01:53:41 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");