var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Houston+Texans" - Google News"; document.title=document.title+ " "; arnews[0]="Cleveland Browns Seriously Considering Charlie Casserly for GM? - Bleacher Report
"; arnews[0] += "

Bleacher Report

Cleveland Browns Seriously Considering Charlie Casserly for GM?
Bleacher Report
Casserly bounced back, signing on as the GM of the Houston Texans. Though none of the players from Casserly's first draft really amounted to anything, ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:33:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="Steve Slaton to start for Texans again - Fantasy Football Toolbox
"; arnews[1] += "

Steve Slaton to start for Texans again
Fantasy Football Toolbox
... losing his starting job after losing the ball too often, it looks like Steve Slaton is back in the captain's chair in the Houston Texans' backfield. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 01:20:24 GMT+00:00"; arnews[1] += "
"; arnews[2]="Report: Slaton gets job back - ESPN
"; arnews[2] += "

Report: Slaton gets job back
ESPN
AP Steve Slaton will return as the starting running back for the Houston Texans, the Houston Chronicle reported Saturday. The Texans play host to the ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:09:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="Steve Slaton Back As A Starter - Bleacher Report
"; arnews[3] += "

Steve Slaton Back As A Starter
Bleacher Report
The Houston Chronicle is reporting that the Houston Texans have moved running back Steve Slaton back into the starting line up. Slaton replaces Ryan Moats, ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 23:49:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="Browns' roster nearly devoid of consistent players - Akron Beacon Journal
"; arnews[4] += "

Browns' roster nearly devoid of consistent players
Akron Beacon Journal
... second round), Matt Forte (Chicago Bears, second round), Steve Slaton (Houston Texans, third round) and Kevin Smith Lions, third round). ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 22:48:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="Being Traded Not Option for Andre Johnson - MyFox Houston
"; arnews[5] += "

Being Traded Not Option for Andre Johnson
MyFox Houston
HOUSTON - All-Pro receiver Andre Johnson said Saturday that he is committed to playing his entire career in a Houston Texans uniform. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 22:01:43 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("
");