var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Walter+Dix" - Google News"; document.title=document.title+ " "; arnews[0]="Call him entertainer or playmaker, speedy Titans back tops NFL in rushing - The Canadian Press
"; arnews[0] += "

Call him entertainer or playmaker, speedy Titans back tops NFL in rushing
The Canadian Press
He ran track at Olympia High, where his only losses came to Xavier Carter (2006 NCAA 100 metre champ) and Walter Dix (2008 Olympic bronze medallist in the ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 20:51:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Starting Point: Rating high school careers of NFL's top 10 rushers - MaxPreps
"; arnews[1] += "

MaxPreps

Starting Point: Rating high school careers of NFL's top 10 rushers
MaxPreps
He broke his leg as a senior but before that finished second in the state 4A 100 meters behind only Olympic bronze medalist Walter Dix. ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 22:33:44 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");