var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Atlanta+Hawks" - Google News"; document.title=document.title+ " "; arnews[0]="The Dime: Double Nickel Edition - SLAM Online
"; arnews[0] += "

The Dime: Double Nickel Edition
SLAM Online
In fact, the only two losses they've suffered in November so far were at the hands of the Atlanta Hawks. They too have only yielded 100+ once and currently ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:01:25 GMT+00:00"; arnews[0] += "
"; arnews[1]="New Orlean Hornets vs. Atlanta Hawks - Sports betting previews
"; arnews[1] += "

New Orlean Hornets vs. Atlanta Hawks
Sports betting previews
I was watching last night clash of Hawks with Rockets and I'm not convinced that Atlanta will hold great record (7 wins in a row, 11-2 overall). ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 22:11:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Preview and Game Thread #14: Atlanta Hawks @ New Orleans Hornets - Peachtree Hoops (blog)
"; arnews[2] += "

Preview and Game Thread #14: Atlanta Hawks @ New Orleans Hornets
Peachtree Hoops (blog)
by hawksdawgs on Nov 21, 2009 4:08 PM EST 0 comments How does a let down game happen? Come off an emotional win (last second if possible), play the second ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 21:20:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Spoelstra on Heat slide: This "is not what we built" - Sun-Sentinel.com
"; arnews[3] += "

Spoelstra on Heat slide: This "is not what we built"
Sun-Sentinel.com
And then came the past 10 days, when 111 points were surrendered to the Cleveland Cavaliers, 100 to the Oklahoma City Thunder, 105 to the Atlanta Hawks and ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 20:54:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="Hawks-Magic 'really nice matchup' for TNT - Atlanta Journal Constitution
"; arnews[4] += "

Hawks-Magic 'really nice matchup' for TNT
Atlanta Journal Constitution
When the NBA and TNT met last spring to discuss the regular-season schedule, one topic of discussion was the Thanksgiving Day game. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 20:42:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Struggling Celtics are looking for answers - The Patriot Ledger
"; arnews[5] += "

Struggling Celtics are looking for answers
The Patriot Ledger
They have lost three home games to quality opponents — the Phoenix Suns, Atlanta Hawks and Orlando Magic — the past three Friday nights. ...

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