var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Lennox+Lewis" - Google News"; document.title=document.title+ " "; arnews[0]="Pacquiao's earnings breach P1 billion - Philippine Star
"; arnews[0] += "

Pacquiao's earnings breach P1 billion
Philippine Star
... fights that sold more than 1 million homes since 1999, when Lennox Lewis-Evander Holyfield and Oscar De La Hoya-Felix Trinidad did the same thing. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 16:07:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="Pacquiao, Floyd PPV buys can lead to showdown - GMA news.tv
"; arnews[1] += "

GMA news.tv

Pacquiao, Floyd PPV buys can lead to showdown
GMA news.tv
... De La Hoya welterweight unification match and the Lennox Lewis and Evander Holyfield's highly controversial heavyweight draw in 1999 last made the feat. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:01:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Pacquiao/Cotto does 1.25 million PPV buys - The Savage Science
"; arnews[2] += "

Pacquiao/Cotto does 1.25 million PPV buys
The Savage Science
19, it was the first time since 1999 — when Felix Trinidad claimed a decision against Oscar De La Hoya in a welterweight unification fight and Lennox Lewis ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:00:28 GMT+00:00"; arnews[2] += "
"; arnews[3]="Maskaev Eyes Vitali Klitschko Rematch - FanHouse (blog)
"; arnews[3] += "

Maskaev Eyes Vitali Klitschko Rematch
FanHouse (blog)
"Here was a kid, who, in his first professional fight, they put him in with somebody who had beaten Lennox Lewis and Riddick Bowe in the amateurs. ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 06:20:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="Local boxing boss wants improved coaching - Jamaica Observer
"; arnews[4] += "

Local boxing boss wants improved coaching
Jamaica Observer
"We could have a pool of boxers where we have a specific programme and we have a Lennox (Lewis) or a Mike (Tyson) to come in." This, he cautioned, could not ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:59:01 GMT+00:00"; arnews[4] += "
"; arnews[5]="Fluffy all the way - Jamaica Gleaner
"; arnews[5] += "

Jamaica Gleaner

Fluffy all the way
Jamaica Gleaner
Former world heavyweight boxing champion Lennox Lewis (left) presenting the ADL Superstakes Trophy to Wessel Burnett, whose 4-yo gelding, HOMBRE, ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 03:52:10 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("
");