var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Shaun+Alexander" - Google News"; document.title=document.title+ " "; arnews[0]="Did Anyone Get Number Of That Train? - BamaMag.com (subscription)
"; arnews[0] += "

BamaMag.com (subscription)

Did Anyone Get Number Of That Train?
BamaMag.com (subscription)
On Saturday Ingram passed Sherman Williams, Shaud Williams, and Shaun Alexander on the Tide list for single season rushing. Tiffin completed the scoring ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:56:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="Alabama jumps out early, cruises by Chattanooga - ESPN
"; arnews[1] += "

Alabama jumps out early, cruises by Chattanooga
ESPN
With 102 yards on Saturday, Mark Ingram passed Shaud Williams, Glenn Coffee and Shaun Alexander for second on Alabama's single-season rushing list. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 20:30:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Seattle Seahawks-Minnesota Vikings game preview - Examiner.com
"; arnews[2] += "

Examiner.com

Seattle Seahawks-Minnesota Vikings game preview
Examiner.com
Holmgren is gone, as is former star running back Shaun Alexander, and the team is underachieving this season. Is there still lingering resentment between ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 16:03:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Seahawks preview: Missing starters - Viking Update (subscription)
"; arnews[3] += "

Viking Update (subscription)

Seahawks preview: Missing starters
Viking Update (subscription)
The Seahawks have struggled in the running game since the decline of Shaun Alexander as one of the game's top workhorse running backs. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 13:45:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Earning the early degree - TideSports.com
"; arnews[4] += "

Earning the early degree
TideSports.com
... includes linebacker demeco Ryans, now a Pro Bowl-caliber player with the National Football League's Houston Texans, and former NFL MVP Shaun Alexander. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 12:13:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Celebrating some Iron Bowl anniversaries - Sand Mountain Reporter
"; arnews[5] += "

Celebrating some Iron Bowl anniversaries
Sand Mountain Reporter
Shaun Alexander scored three touchdowns in the fourth quarter that Saturday night on the Plains. Shaun always had a knack for finding the end zone. ...

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