var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Roy+Jones, Jr." - Google News"; document.title=document.title+ " "; arnews[0]="Hopkins-Jones fight about legacies, not revenge, rivals say | Philadelphia ... - Philadelphia Daily News
"; arnews[0] += "

Hopkins-Jones fight about legacies, not revenge, rivals say | Philadelphia ...
Philadelphia Daily News
Among those cautioning the 45-year-old ring legend from North Philadelphia to pass on a long-discussed rematch with Roy Jones Jr. was Hopkins' trainer, ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:04:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="Boxing: Jones and Hopkins trade barbs, tout fight - Inquirer.net
"; arnews[1] += "

Boxing: Jones and Hopkins trade barbs, tout fight
Inquirer.net
NEW YORK- Roy Jones Jr. and Bernard Hopkins traded barbs Tuesday as they touted a rematch almost two decades in the making. "Roy Jones ain't nothing to do ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 07:17:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="Bernard Hopkins, Roy Jones set for rematch - NorthJersey.com
"; arnews[2] += "

Bernard Hopkins, Roy Jones set for rematch
NorthJersey.com
NEW YORK — After nearly a decade of arguing through the media, Bernard Hopkins and Roy Jones Jr. engaged in a public debate Tuesday at the ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 07:11:37 GMT+00:00"; arnews[2] += "
"; arnews[3]="FROM ALI TO PACQUIAO, MURAD MUHAMMAD IN HIS OWN WORDS PT. 8: PROMOTING, THE ... - Fight Hype
"; arnews[3] += "

Fight Hype

FROM ALI TO PACQUIAO, MURAD MUHAMMAD IN HIS OWN WORDS PT. 8: PROMOTING, THE ...
Fight Hype
I brought Roy Jones Jr. there to fight and it was sensational. Sold out crowd! The only reason it wasn't sold out to the maximum is because we were waiting ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:12:53 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bernard Hopkins on Roy Jones: 'I Want to Punish Him, Then Knock Him Out' - FanHouse
"; arnews[4] += "

Bernard Hopkins on Roy Jones: 'I Want to Punish Him, Then Knock Him Out'
FanHouse
Hopkins: Well, first of all, if anyone's got a big head, it's Roy Jones Jr. when it comes to having a really out of control ego. But at the same time, ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:33:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="The Way I See It 02.10.10: You've Got Questions, I've Got Answers - 411mania.com
"; arnews[5] += "

411mania.com

The Way I See It 02.10.10: You've Got Questions, I've Got Answers
411mania.com
My friend Joe even I have to admit that this Roy Jones Jr. – Bernard Hopkins thing is a bit stupid. -- ODLH, Las Vegas I think I'm in the minority here but ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:25:30 GMT+00:00"; arnews[5] += "
"; arnews[6]="Gilroy's Robert Guerrero backs out of fight to assist wife, who's battling cancer - Inside Bay Area
"; arnews[6] += "

Gilroy's Robert Guerrero backs out of fight to assist wife, who's battling cancer
Inside Bay Area
Former champions Roy Jones Jr. and Bernard Hopkins will fight April 3 in Las Vegas. It's been 17 years since Jones beat Hopkins. ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 05:21:24 GMT+00:00"; 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("
");