var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Atlanta+Hawks" - Google News"; document.title=document.title+ " "; arnews[0]="Geoff Calkins: Grizzlies losses not pretty, but we're still talking about ... - Memphis Commercial Appeal
"; arnews[0] += "

Geoff Calkins: Grizzlies losses not pretty, but we're still talking about ...
Memphis Commercial Appeal
The Atlanta Hawks thumped the Grizzlies 108-94 at FedExForum Tuesday night, sending Randolph and his teammates into the break feeling grumpier than they ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 06:13:45 GMT+00:00"; arnews[0] += "
"; arnews[1]="NBA: Crawford's hot fourth quarter shooting leads Hawks over Grizzlies - Examiner.com
"; arnews[1] += "

Examiner.com

NBA: Crawford's hot fourth quarter shooting leads Hawks over Grizzlies
Examiner.com
AP Photo/Lance Murphey Jamal Crawford scored 14 points in the fourth quarter, which included four three-pointers, to lead the Hawks past Memphis 108-94 on ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 06:12:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="CAVS SECURE 12TH STRAIGHT WIN - Sportinglife.com
"; arnews[2] += "

CAVS SECURE 12TH STRAIGHT WIN
Sportinglife.com
Elsewhere, the Miami Heat were too hot for the Houston Rockets, winning 99-66, and Jamal Crawford poured in 28 points as the Atlanta Hawks beat the Memphis ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:08:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="Thomas gives team needed lift - Chicago Sun-Times
"; arnews[3] += "

Thomas gives team needed lift
Chicago Sun-Times
Unlike in his previous appearance Friday against the Atlanta Hawks, Thomas was under control and played team-oriented basketball. He didn't have to complain ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:06:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Trae Golden: The gold standard in Powder Springs, Ga. - GoVolsXtra
"; arnews[4] += "

Trae Golden: The gold standard in Powder Springs, Ga.
GoVolsXtra
A mark that becomes more impressive considering the Indians (19-4, 16-0 in Region 5AAAAA) can also claim current Atlanta Hawks star Josh Smith and 2007 Utah ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 06:01:16 GMT+00:00"; arnews[4] += "
"; arnews[5]="Heat-Hawks Preview - CBSSports.com
"; arnews[5] += "

Heat-Hawks Preview
CBSSports.com
In the opener of a five-game trip, the Heat will try to end that losing streak Wednesday night with their first road victory over the Atlanta Hawks in ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:46:43 GMT+00:00"; arnews[5] += "
"; arnews[6]="NBA: Atlanta 108, Memphis 94 - The Money Times
"; arnews[6] += "

The Money Times

NBA: Atlanta 108, Memphis 94
The Money Times
Memphis -- Jamal Crawford lit up the scoreboard in the second half Tuesday, scoring 19 of his 28 points late to pace the Atlanta Hawks to a 108-94 win over ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 05:07:16 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");