var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kevin+Durant" - Google News"; document.title=document.title+ " "; arnews[0]="Lakers coach Jackson irked by defense, turnovers in early going - Daily Breeze
"; arnews[0] += "

Lakers coach Jackson irked by defense, turnovers in early going
Daily Breeze
Oklahoma City's Kevin Durant is averaging 27.7 points in 13 games, which was fifth-best in the league before Saturday's games. He trailed only Denver's ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 07:01:45 GMT+00:00"; arnews[0] += "
"; arnews[1]="Wizards Scorched by the Thunder, 127-108 - DC Sports Box
"; arnews[1] += "

DC Sports Box

Wizards Scorched by the Thunder, 127-108
DC Sports Box
The Thunder (7-6) burst out of the gates against Washington and behind local products Kevin Durant and Jeff Green and second year point guard Russell ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:45:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Getting better drives Thunder coach Scott Brooks - NewsOK.com
"; arnews[2] += "

Getting better drives Thunder coach Scott Brooks
NewsOK.com
"He's made our identity for us,” said Kevin Durant. "Last year, we didn't know what kind of team we were. This year we're a defensive-minded team that plays ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 04:33:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="Thunder notebook: Serge Ibaka to see more minutes - NewsOK.com
"; arnews[3] += "

Thunder notebook: Serge Ibaka to see more minutes
NewsOK.com
... in opponent field-goal percentage, holding teams to 42.3 percent shooting...Kevin Durant has scored at least 30 points in five of the past seven games.

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 04:33:06 GMT+00:00"; arnews[3] += "
"; arnews[4]="Oklahoma City Thunder whips Wizards - NewsOK.com
"; arnews[4] += "

Oklahoma City Thunder whips Wizards
NewsOK.com
Thabo Sefolosha rejected a Gilbert Arenas layup, leading to a run out that ended with a one-handed dunk by Kevin Durant on an alley-oop from Russell ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 04:27:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="Marquise Walker: Young Prodigy Is YouTube Star - Bleacher Report
"; arnews[5] += "

Bleacher Report

Marquise Walker: Young Prodigy Is YouTube Star
Bleacher Report
Just to name some people he has met: Jeffery Jordan, Kevin Durant, Dee Brown, Luther Head, Jamaal Tinsley, LeBron James, Jermaine O'Neal, Chris Duhon and TJ ...

"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 02:03:14 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("
");