var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Alex+Smith" - Google News"; document.title=document.title+ " "; arnews[0]="49ers-Packers: The World According to Madden - Niners Nation
"; arnews[0] += "

49ers-Packers: The World According to Madden
Niners Nation
Alex Smith leads the 49ers out to the 20-yard line. It's a handoff to the right side and Frank Gore takes it with superb blocking 12 yards before being ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:00:27 GMT+00:00"; arnews[0] += "
"; arnews[1]="Behind Enemy Lines: Patriots - Jets I - Jets Confidential (subscription)
"; arnews[1] += "

Jets Confidential (subscription)

Behind Enemy Lines: Patriots - Jets I
Jets Confidential (subscription)
... much more than what the Patriots had with David Thomas or some of the tight ends they traded for (Alex Smith - Buccaneers; Michael Matthews - Giants). ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 18:35:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Austin gives Cowboys big-play threat - Pro Football Weekly
"; arnews[2] += "

Austin gives Cowboys big-play threat
Pro Football Weekly
And the quarterback (Alex Smith) had one good half when he came off the bench, but he has come back to where he was when they benched him. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 18:28:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Bad time to be playing Patriots - The Associated Press
"; arnews[3] += "

Bad time to be playing Patriots
The Associated Press
San Francisco is getting rookie wideout Michael Crabtree into the mix nicely, but quarterback Alex Smith remains unpredictable if not totally unreliable. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 18:24:28 GMT+00:00"; arnews[3] += "
"; arnews[4]="Week 11: Eagles @ Bears Preview - Bleacher Report
"; arnews[4] += "

Bleacher Report

Week 11: Eagles @ Bears Preview
Bleacher Report
The Bears defense looked much improved last week forcing a fumble and intercepting an Alex Smith, but that just might have been because the 49ers offense ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 17:56:59 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Once-Over: Week 11 - FanHouse (blog)
"; arnews[5] += "

The Once-Over: Week 11
FanHouse (blog)
Alex Smith is going to have to play smart and pick perfect times to expose this defense, and he's going to need help from Frank Gore, who has looked great ...

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