var arnews = new Array(7); totcount = 7; rnd = 0; arnews[0]="Steve nash “the spokesman” – photo shoot
"; arnews[0] += "

Point Guard Steve Nash makes love to the camera in this new spokesman sketch.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Steve nash “the spokesman” – photo shoot
"; arnews[1] += "

Point Guard Steve Nash makes love to the camera in this new spokesman sketch.

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Steve nash “the spokesman” – training
"; arnews[2] += "

Basketball player Steve Nash as the Spokesman, shows us how he keeps himself occupied and trains during the Summer.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="A conversation with basketball professional Steve Nash
"; arnews[3] += "

with Steve Nash on Aug 27, 2007

Add this to your queue
Duration: 22:00

"; arnews[3] += "
"; arnews[4]="Nov. 11 Postgame - Steve Nash
"; arnews[4] += "

Nov. 11 Postgame - Steve Nash

Add this to your queue
Duration: 00:01

"; arnews[4] += "
"; arnews[5]="Arena Link: Steve Nash
"; arnews[5] += "

Arena Link: Steve Nash

Add this to your queue
Duration: 00:02

"; arnews[5] += "
"; arnews[6]="Insider Report: Steve Nash
"; arnews[6] += "

Insider Report: Steve Nash

Add this to your queue
Duration: 00:03

"; arnews[6] += "
"; totcount = 7; 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("
");