var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Marvin+Williams" - Google News"; document.title=document.title+ " "; arnews[0]="Crawford leads Hawks to 108-94 win over Grizzlies - The Associated Press
"; arnews[0] += "

Crawford leads Hawks to 108-94 win over Grizzlies
The Associated Press
Josh Smith added 17 for the Hawks and Marvin Williams and Al Horford scored 15 each as Atlanta snapped a three-game road losing steak. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:00:45 GMT+00:00"; arnews[0] += "
"; arnews[1]="NBA Capsules - SI.com
"; arnews[1] += "

NBA Capsules
SI.com
Josh Smith added 17 for the Hawks and Marvin Williams and Al Horford scored 15 each as Atlanta snapped a three-game road losing steak. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:56:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Crawford, Hawks down Grizzlies - TSN
"; arnews[2] += "

Crawford, Hawks down Grizzlies
TSN
Josh Smith ended with 17 points, while Marvin Williams and Al Horford netted 15 apiece for Atlanta, which outscored the Grizzlies, 55-39, in the second half ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:41:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="A Look at The Most High Profile Coaches In College This Year - Bleacher Report
"; arnews[3] += "

Bleacher Report

A Look at The Most High Profile Coaches In College This Year
Bleacher Report
Well-known players who played under him at UNC include Rashad McCants, Raymond Felton, Sean May, Jawad Williams, Marvin Williams, Danny Green, ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:03:27 GMT+00:00"; arnews[3] += "
"; arnews[4]="Preview and Game Thread #50: Atlanta Hawks @ Memphis Grizzlies - Peachtree Hoops (blog)
"; arnews[4] += "

Preview and Game Thread #50: Atlanta Hawks @ Memphis Grizzlies
Peachtree Hoops (blog)
If Marvin Williams can have some semblance of offense, the Grizzlies really have no answer for Joe Johnson. Patience is still needed, but patience should ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 23:25:06 GMT+00:00"; arnews[4] += "
"; arnews[5]="Blizzard could effect many fantasy lineups - Sports Network
"; arnews[5] += "

Blizzard could effect many fantasy lineups
Sports Network
... Mike Bibby and Marvin Williams. The Tuesday/Wednesday blizzard may cause more "damage" to the schedule because Tuesday has games scheduled in New York, ...

"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 17:14:18 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("
");