var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Mavs kick off road trip in Oakland vs. Warriors NBA - KSTP
"; arnews[0] += "Dirk Nowitzki finished with 21 points and eight rebounds ... In a 104-95 setback versus the Oklahoma City Thunder on Saturday, Corey Maggette scored 24 points and rookie Stephen Curry tallied 23 points for the Warriors, who got 11 points and a career ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 14:57:00 GMT"; arnews[0] += "
"; arnews[1]="Dirk Nowitzki pulled from Mavericks' starting lineup after arriving ... - Chicago Tribune
"; arnews[1] += "... Star forward Dirk Nowitzki is not starting Friday night against the Minnesota Timberwolves because he was late for the team's shootaround before the game. Dallas coach Rick Carlisle ... Josh Howard is starting in Nowitzki's place."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 01:23:00 GMT"; arnews[1] += "
"; arnews[2]="T-Wolves snap 13-game losing streak to Mavs; Nowitzki doesn't start - CBS Sports
"; arnews[2] += "Minnesota, which led by as much as 13 in the second half, ended the game on a 13-2 run in the final 2:14 after the Mavericks had stormed back to grab the lead. \"That was the point where in the past our guys would start to disappear,\" said Rambis, in ..."; arnews[2] += "
Publ.Date : Sat, 06 Feb 2010 10:06:00 GMT"; arnews[2] += "
"; arnews[3]="41 Dirk Nowitzki, PF - CBS Sports
"; arnews[3] += "The last time the Nowitzki played in a reserve role was against the San Antonio Spurs on Dec. 14, 1999, his second year in the NBA. Over his last five games, Nowitzki is averaging 23.2 points per game with 7.4 rebounds. He has scored 20-plus in his ..."; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 10:06:00 GMT"; arnews[3] += "
"; arnews[4]="Dirk Nowitzki - Chicago Tribune
"; arnews[4] += "DALLAS (AP) — Mavericks All-Star forward Dirk Nowitzki did not start Friday night against the Minnesota Timberwolves because he was late for the team's shootaround before the game. Nowitzki entered the game with 6:48 left in the first quarter"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 21:40:00 GMT"; arnews[4] += "
"; arnews[5]="Dirk Nowitzki - CBS Sports
"; arnews[5] += "No Analysis Available Yet. Click on 'Post Your Analysis' and be the first to add your analysis. Be the first to add your analysis. Submitting, please wait... Sorry, there was a problem submitting your post, please try again. To create posts you must ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 02:44:00 GMT"; 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("
");