var arnews = new Array(11); totcount = 10; rnd = 0; document.title=document.title+ " "; arnews[0]="Smoove Criminal | Dime Magazine (www.dimemag.com) : Daily NBA News ...
"; arnews[0] += "Other big stat lines from Friday: Chris Bosh had 29 points and 12 boards in a win over Miami; Tyreke Evans put up 29 and 10 assists in a loss to the Mavs; Kevin Durant scored 35 and James Harden added 25 and four steals to lead OKC past ..."; arnews[0] += "
"; arnews[1]="NBA Update « Fellbowski's Blog
"; arnews[1] += "Kevin Durant and Derek Rose almost sleepwalked to their Rookie of the Year awards but Jennings has had to work to steal it from the presumptive winner Blake Griffin. The Hawks overcame their draft-day guffaw more subtly by first ..."; arnews[1] += "
"; arnews[2]="NBA » Blog Archive » Durant helps Thunder top Wizards 127-108 (AP)
"; arnews[2] += "Kevin Durant scored 35 points, Russell Westbrook added 26 and the Oklahoma City Thunder had their highest-scoring output of the season in a 127-108 victory over the Washington Wizards on Friday night. Rookie James Harden followed his ..."; arnews[2] += "
"; arnews[3]="Sportart » Blog Archive » Nike KD2 - Kevin Durant
"; arnews[3] += "Kalbėsime apie Kevin Durant ir jo Nike KD2. Jei Kevin naujieną KD2 lygintume su KD1, tai ji pasirodys kiek sudėtingesnė. Paaiškinsime… Antrasis modelis labai skiriasi nuo visiškai asketiškų pirmojo modelio formų. ..."; arnews[3] += "
"; arnews[4]="Thunder Thump Wizards - webcastr.com
"; arnews[4] += "Kevin Durant talks about Oklahoma City's 127-108 win over Washington. Durant scored 35 points in the Thunder victory."; arnews[4] += "
"; arnews[5]="digbythebiggestdogintheworld » Create an NBA team using this criteria?
"; arnews[5] += "Kevin Durant (6) Paul Pierce (6) Danny Granger (6) Ron Artest (5) Hedo Turkgulo (5) Gereld Wallce (5) Stephen Jackson (5) Rudy Gay (5) Caron Butler (5) Lamar Odom (5) Tayshaun Prince (5) Josh Howard (4) Jeff Green (4) Shawn Marion (4) ..."; arnews[5] += "
"; arnews[6]="Thunder fend off Wizards 127-108 (AP) | sportscastsnow.com
"; arnews[6] += "Kevin Durant scored 35 points, Russell Westbrook added 26 and the Thunder had their highest-scoring output of the season in a 127-108 victory over the Washington Wizards on Friday night. Go to Source. WPSN comments. Name (required) ..."; arnews[6] += "
"; arnews[7]="Durant, Thunder Too Much For Struggling Wizards (KIRO 7 Seattle ...
"; arnews[7] += "Kevin Durant led all scorers with 35 points, grabbed six rebounds and dished out six assists, as the Oklahoma City Thunder earned a 127-108 win over the Washington Wizards at the Ford Center."; arnews[7] += "
"; arnews[8]="Durant scores 35 as Thunder go small to outpace Wizards 127-108 ...
"; arnews[8] += "KFOR - news — Sat Nov 21 12:00:00 UTC 2009 OKLAHOMA CITY (AP) — Kevin Durant scored 35 points, Russell Westbrook added 26 and the Oklahoma City Thunder had their highest-scoring output of the season in a 127-108 victory over the ..."; arnews[8] += "
"; arnews[9]="chroniclesofriddickdarkfurythe » Blog Archive » Who has the better ...
"; arnews[9] += "(5) Kevin Durant 2. (20) Tim Duncan 3. (29) Devin Harris 4. (44) Monta Ellis 5. (53) O.J. Mayo 6. (68) Andre Miller 7. (77) Eric Gordon 8. (92) Michael Beasley 9. (101) Andrei Kirilenko 10. (116) Tyson Chandler 11. (125) Tayshaun Prince ..."; arnews[9] += "
"; totcount = 10; 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("
");