var arnews = new Array(7); totcount = 5; rnd = 0; document.title=document.title+ " - "Golden+Brooks" - Google News"; document.title=document.title+ " "; arnews[0]="Thunder notebook: Kevin Durant's streak continues - NewsOK.com
"; arnews[0] += "

Thunder notebook: Kevin Durant's streak continues
NewsOK.com
BY MIKE BALDWIN, Staff Writer, mbaldwin@opubco.com Comments 0 Midway through the third quarter Saturday night, Kevin Durant had scored "only” 13 points. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 03:41:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="Brooks, Landry lead Rockets past Warriors - The Associated Press
"; arnews[1] += "

Brooks, Landry lead Rockets past Warriors
The Associated Press
HOUSTON — Aaron Brooks and Carl Landry scored 24 points apiece, and the Houston Rockets salvaged the last game of their longest homestand of the season by ...

"; arnews[1] += "
Publ.Date : Wed, 03 Feb 2010 04:00:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="Golden State Warriors (13-33) at Houston Rockets (25-22), 8:30 pm - MiamiHerald.com
"; arnews[2] += "

Golden State Warriors (13-33) at Houston Rockets (25-22), 8:30 pm
MiamiHerald.com
By Sports Network The reeling Houston Rockets conclude a disastrous six-game homestand on Tuesday by facing one of the Western Conference's worst teams, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 15:43:47 GMT+00:00"; arnews[2] += "
"; arnews[3]="Durant scores 45 as Thunder beat back Warriors - Examiner.com
"; arnews[3] += "

Examiner.com

Durant scores 45 as Thunder beat back Warriors
Examiner.com
AP Photo/Sue Ogrocki Thunder forward Kevin Durant spent the summer working on his offensive game, trying to get better. The Golden State Warriors were the ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 01 Feb 2010 17:38:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="Kevin Durant lays 45 points on Warriors - American Chronicle
"; arnews[4] += "

Kevin Durant lays 45 points on Warriors
American Chronicle
Feb. 1--The Thunder didn't win the way coach Scott Brooks drew up the game plan Sunday night at the Ford ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 08:57:31 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");