var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Thierry+Henry" - Google News"; document.title=document.title+ " "; arnews[0]="West Lothian prove worth in cup thriller - Edinburgh Evening News
"; arnews[0] += "

West Lothian prove worth in cup thriller
Edinburgh Evening News
It was the irrepressible Fraser Keast, though, who opened the scoring with a goal for West Lothian that was reminiscent of Thierry Henry's famous blind ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:10:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Arsenal must find their backbone again, insists Nigel Winterburn - This is London
"; arnews[1] += "

This is London

Arsenal must find their backbone again, insists Nigel Winterburn
This is London
There was a natural crossover, something that I remember Thierry Henry clearly recognised. His departure has left the current squad without anyone to turn ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:41:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Bayern Munich's Ribery Fuels Barcelona Link - Inside Futbol (blog)
"; arnews[2] += "

Bayern Munich's Ribery Fuels Barcelona Link
Inside Futbol (blog)
... among the likes of Zlatan Ibrahimovic, Lionel Messi, Andres Iniesta, Xavi Hernandez, and Thierry Henry will be mouth-watering for all Barcelona supporters.

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:28:37 GMT+00:00"; arnews[2] += "
"; arnews[3]="Cesc Fabregas 'agrees deal' with Barcelona as fears heighten over Arsenal ... - Daily Mail
"; arnews[3] += "

Daily Mail

Cesc Fabregas 'agrees deal' with Barcelona as fears heighten over Arsenal ...
Daily Mail
Fabregas has seen a string of key players - including Thierry Henry, Kolo Toure and Emmanuel Adebayor - leave in recent seasons, while manager Arsene Wenger ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 09:10:45 GMT+00:00"; arnews[3] += "
"; arnews[4]="The South Africa Angle A Low blow for Germany - ESPN
"; arnews[4] += "

ESPN

The South Africa Angle A Low blow for Germany
ESPN
When Thierry Henry so clearly abdicated responsibility for his infamous handball against Ireland in November by remarking "I am not the referee", ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 08:40:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Red Bulls turn to creative planning - NorthJersey.com
"; arnews[5] += "

Red Bulls turn to creative planning
NorthJersey.com
Soler said he's saving the designated player slot for after the World Cup, when players such as Thierry Henry or Raul may become available, and when fans ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:42:58 GMT+00:00"; arnews[5] += "
"; arnews[6]="Bobsleigh team gets green light - Irish Times
"; arnews[6] += "

Bobsleigh team gets green light
Irish Times
“We're already suffering from the football (case) of Thierry Henry scoring a goal with his hand and eliminating us from the World Cup finals. ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 04:02:16 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("
");