var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Gregory+Smith" - Google News"; document.title=document.title+ " "; arnews[0]="NBA power rankings: Nov. 22, 2009 - San Antonio Express
"; arnews[0] += "

NBA power rankings: Nov. 22, 2009
San Antonio Express
GREGORY SMITH/AP Josh Smith (5) and Marvin Williams have helped the Hawks get off to a flying start this season. 1. Hawks (2): Josh Smith may have Most ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 04:15:26 GMT+00:00"; arnews[0] += "
"; arnews[1]="Game Thread and Non-Preview - The Dream Shake (blog)
"; arnews[1] += "

Game Thread and Non-Preview
The Dream Shake (blog)
by Xiane on Nov 21, 2009 6:58 PM CST 0 comments More photos » by Gregory Smith - AP Here is your Rockets v Kings game thread. We need this one, ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 01:16:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Long history, long sentence - The Olympian
"; arnews[2] += "

Long history, long sentence
The Olympian
Harris' attorney, Gregory Smith, attempted to reduce the sentence by about half. He argued that the solicitation for the informant's murder was conditioned ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 17:15:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Atlanta Hawks 105, Houston Rockets 103 or Marvin and the good Joshettes - Peachtree Hoops (blog)
"; arnews[3] += "

Atlanta Hawks 105, Houston Rockets 103 or Marvin and the good Joshettes
Peachtree Hoops (blog)
by hawksdawgs on Nov 21, 2009 12:03 AM EST 16 comments More photos » by Gregory Smith - AP Sooooooo to recap, Josh Smith can dunk and he can put forth ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:20:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="Smith's last-second shot gives Hawks another win - Philadelphia Inquirer
"; arnews[4] += "

Smith's last-second shot gives Hawks another win
Philadelphia Inquirer
(AP Photo/Gregory Smith) ATLANTA - Josh Smith soared through the lane to drop in a missed shot with 0.7 seconds remaining and the Atlanta Hawks won their ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 03:30:38 GMT+00:00"; arnews[4] += "
"; arnews[5]="McGrady wants to play, Rockets say no - Washington Post
"; arnews[5] += "

Washington Post

McGrady wants to play, Rockets say no
Washington Post
(AP Photo/Gregory Smith) (Gregory Smith - AP) By PAUL NEWBERRY The Associated Press ATLANTA -- Tracy McGrady is eager to play. The Houston Rockets say he'll ...

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