var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jason+Kidd" - Google News"; document.title=document.title+ " "; arnews[0]="Lakers stand out after Gasol's debut - San Francisco Chronicle
"; arnews[0] += "

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[0] += "
Publ.Date : Sun, 22 Nov 2009 03:14:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="Game 11 Recap: Mavericks 104, Kings 102 - Cowbell Kingdom (blog)
"; arnews[1] += "

Game 11 Recap: Mavericks 104, Kings 102
Cowbell Kingdom (blog)
The only Maverick to make them pay when they didn't close out on the shots was Jason Kidd. Kidd made four open threes against the sagging defense of Tyreke ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 02:11:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Politi: You think the Nets look bad now? It's only going to get worse - The Star-Ledger - NJ.com
"; arnews[2] += "

The Star-Ledger - NJ.com

Politi: You think the Nets look bad now? It's only going to get worse
The Star-Ledger - NJ.com
If the Nets are 0-17, it would be too poetic to see Jason Kidd come to town and deliver the record-breaking 18th straight loss. Sparrow thinks the Nets are ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 01:06:17 GMT+00:00"; arnews[2] += "
"; arnews[3]="NJ Nets Notebook: Chris Douglas-Roberts admits 'I'm not dealing well with this ... - The Star-Ledger - NJ.com
"; arnews[3] += "

The Star-Ledger - NJ.com

NJ Nets Notebook: Chris Douglas-Roberts admits 'I'm not dealing well with this ...
The Star-Ledger - NJ.com
If the Nets get swept on the upcoming trip, they can set the NBA record for consecutive losses to start the season at Izod against Jason Kidd and Dallas on ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 00:27:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Top Five Breakout Players So Far This NBA Season - Bleacher Report
"; arnews[4] += "

Bleacher Report

The Top Five Breakout Players So Far This NBA Season
Bleacher Report
... season last season people are thinking the Nets got the better end of the Jason Kidd deal and that Harris is one of the top ten point guards in the NBA. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 23:45:48 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Dime: Double Nickel Edition - SLAM Online
"; arnews[5] += "

The Dime: Double Nickel Edition
SLAM Online
Jason Kidd doesn't even care about points anymore, as he has only attempted over 10 shots twice so far. But he's near the league leaders with nine assists ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 23:01:25 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("
");