var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kevin+Durant" - Google News"; document.title=document.title+ " "; arnews[0]="John Wall: Does He Have a Weakness? - Bleacher Report
"; arnews[0] += "

Bleacher Report

John Wall: Does He Have a Weakness?
Bleacher Report
John Wall may be the most pure player to play college basketball since Kevin Durant just a few season's ago. Like Durant there are few flaws in Wall's game. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:16:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="A Look at The Most High Profile Coaches In College This Year - Bleacher Report
"; arnews[1] += "

Bleacher Report

A Look at The Most High Profile Coaches In College This Year
Bleacher Report
Players who played under him include TJ Ford, Kevin Durant, DJ Augustin, Chris Mihm, PJ Tucker, Daniel Gibson, Royal Ivey, and LaMarcus Aldridge. ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:03:27 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rajon Rondo Can Take All-Star HORSE Title By Following One Simple Suggestion - NESN.com
"; arnews[2] += "

Rajon Rondo Can Take All-Star HORSE Title By Following One Simple Suggestion
NESN.com
And I know how you can dominate defending champ Kevin Durant and rookie Omri Casspi in Saturday night's HORSE game. Not only will the height of the wheels ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 23:38:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="NBA Quick Picks – Thunder at Blazers, Clippers Host Jazz - BetUs.com
"; arnews[3] += "

BetUs.com

NBA Quick Picks – Thunder at Blazers, Clippers Host Jazz
BetUs.com
The Thunder's Kevin Durant, the league's third leading scorer (29.7 ppg) has scored at least 25 points in 24 consecutive games, the longest such streak ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 23:20:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Top 10 Games of the Week: How to cure a Super Bowl hangover - Tennessee Journalist
"; arnews[4] += "

Tennessee Journalist

Top 10 Games of the Week: How to cure a Super Bowl hangover
Tennessee Journalist
This also gives us a chance to imagine what could have been if Portland had taken Kevin Durant over Greg Oden in the 2007 NBA Draft, like I tried to tell ...

"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 23:03:21 GMT+00:00"; arnews[4] += "
"; arnews[5]="NBA odds: Durant leads Thunder into Portland - Cappers Mall
"; arnews[5] += "

NBA odds: Durant leads Thunder into Portland
Cappers Mall
Kevin Durant is making MVP noise, and he'll get to face the Blazers without their best player as Brandon Roy remains out with an injury. ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 22:24:38 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("
");