var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tim+Duncan" - Google News"; document.title=document.title+ " "; arnews[0]="Wizards-Spurs Preview - CBSSports.com
"; arnews[0] += "

Wizards-Spurs Preview
CBSSports.com
"It's tough," first-year Spur Antonio mcdyess said of the team's worst 10-game start since opening 2-8 in 1996-97, the season before Tim Duncan's rookie ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:57:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jolt by Mason may be what Spurs need - San Antonio Express
"; arnews[1] += "

Jolt by Mason may be what Spurs need
San Antonio Express
By Mike Monroe - Express-News As the Spurs struggle to maintain their equilibrium through the worst 10-game start since Tim Duncan joined the team in 1997, ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:48:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="Popovich wants Spurs to ignore record - San Antonio Express
"; arnews[2] += "

Popovich wants Spurs to ignore record
San Antonio Express
At 4-6, the Spurs are off to their worst 10-game start since 1996-97, the season before Tim Duncan arrived. They have lost three in a row, ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 05:48:50 GMT+00:00"; arnews[2] += "
"; arnews[3]="Pivot Points: The San Antonio Spurs Are a Brittle Bunch - Bleacher Report
"; arnews[3] += "

Bleacher Report

Pivot Points: The San Antonio Spurs Are a Brittle Bunch
Bleacher Report
The big three of Tim Duncan, Parker, and Ginobili have already missed time due to injuries and the season is not even 20 games old. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 03:01:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Thank you cards for AI - NBA.com
"; arnews[4] += "

Thank you cards for AI
NBA.com
The Spurs are off to the worst start of the Tim Duncan-era and losers of three straight games heading into Saturday's tilt against the Wizards. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 02:25:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Wizards (3-7) at Thunder (6-6) - Washington Post (blog)
"; arnews[5] += "

Wizards (3-7) at Thunder (6-6)
Washington Post (blog)
... Oberto another night of rest on his sore left hamstring, with the hopes that Oberto will available to guard Tim Duncan in San Antonio on Saturday. ...

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