var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Marion+Jones" - Google News"; document.title=document.title+ " "; arnews[0]="Celebrity Scoop: Marion Jones - KVUE
"; arnews[0] += "

Celebrity Scoop: Marion Jones
KVUE
Now former track star Marion Jones is busy building a different reputation in Austin. Jones is never far from a track field. When she met with KVUE News, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 16:49:09 GMT+00:00"; arnews[0] += "
"; arnews[1]="Carmelita Jeter's 'off the track quiz' - TrackAlerts
"; arnews[1] += "

Carmelita Jeter's 'off the track quiz'
TrackAlerts
... Prix with an impressive 10.64 seconds, which took her ahead of Marion Jones (10.65) and only behind Florence Griffith-Joyner's world record of 10.49. ...

"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 15:22:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="Nigeria: Amiesimaka as a True Patriot - AllAfrica.com
"; arnews[2] += "

Nigeria: Amiesimaka as a True Patriot
AllAfrica.com
Marion Jones the one - time Olympic medalist also came out to tell the world that she had cheated during her time in the field of athletics. ...

"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 09:11:09 GMT+00:00"; arnews[2] += "
"; arnews[3]="With a lawsuit still pending, Doug Barron's battle with the PGA Tour continues - Golf.com
"; arnews[3] += "

With a lawsuit still pending, Doug Barron's battle with the PGA Tour continues
Golf.com
One of those lawyers was involved in the case of disgraced track star Marion Jones, Horne said. Both of them had sparred with Tour attorney and anti-doping ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 00:02:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="Gay, Richards win 2009 Jesse Owens Awards - USA Track and Field
"; arnews[4] += "

Gay, Richards win 2009 Jesse Owens Awards
USA Track and Field
... Kevin Young (1992), Gail Devers (1993, 1996), Michael Johnson (1994, 1995, 1996), Allen Johnson (1997), Marion Jones (1997, 1998), John Godina (1998, ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 21:38:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="Time: Thierry Henry bigger cheat than Black Sox - Chicago Tribune
"; arnews[5] += "

Chicago Tribune

Time: Thierry Henry bigger cheat than Black Sox
Chicago Tribune
... of the Olympics and professional cycling. It also overlooks such notable stateside cheats as Gaylord Perry, Marion Jones, Rosie Ruiz, Sammy Sosa and A-Rod.

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 21:17:36 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("
");