var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Dirk+Nowitzki" - Google News"; document.title=document.title+ " "; arnews[0]="Boozer, Kirilenko each score 22 points, Jazz beat Pistons in overtime - Gaea Times
"; arnews[0] += "

Boozer, Kirilenko each score 22 points, Jazz beat Pistons in overtime
Gaea Times
RT @zaccrain: My oral history of Dirk #Nowitzki, the Big German who saved professional basketball in Dallas. http://bit.ly/kswlh oralhistory RT ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:03:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="McGrady's time is ticking - Minneapolis Star Tribune
"; arnews[1] += "

McGrady's time is ticking
Minneapolis Star Tribune
He talked on many topics, including the 1998 draft night deal that sent Robert (Tractor) Traylor to Milwaukee and Dirk Nowitzki to Dallas. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 04:01:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Lakers stand out after Gasol's debut - San Francisco Chronicle
"; arnews[2] += "

Lakers stand out after Gasol's debut
San Francisco Chronicle
Dallas: Only a handful of players rank with Dirk Nowitzki for fourth-quarter shooting, and Jason Kidd has the look of a man ready to play five more years. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 03:14:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="Drought in San Antonio finally ends - Milwaukee Journal Sentinel
"; arnews[3] += "

Drought in San Antonio finally ends
Milwaukee Journal Sentinel
Dallas owner Mark Cuban, during his appearance last week at the Bucks speakers' series at Turner Hall, commenting on the 1998 trade that sent Dirk Nowitzki ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 02:26:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="Around the NBA: Hickson fitting in well with Cavs - Canton Repository
"; arnews[4] += "

Around the NBA: Hickson fitting in well with Cavs
Canton Repository
The Bucks just wrapped up a 5-1 homestand, the only loss coming at the buzzer in overtime to Dallas when Dirk Nowitzki hit an 18-footer. ...

"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 01:31:46 GMT+00:00"; arnews[4] += "
"; arnews[5]="Dirk Nowitzki Is Your MVP Front-Runner - Bleacher Report
"; arnews[5] += "

Bleacher Report

Dirk Nowitzki Is Your MVP Front-Runner
Bleacher Report
I'm not what you would call an impartial observer when it comes to the Dallas Mavericks or Dirk Nowitzki. As a generally positive person, I tend to believe ...

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