var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Damien+Duff" - Google News"; document.title=document.title+ " "; arnews[0]="MY VIEW OF THIERRY HENRY HAS BEEN SHATTERED - News of the World
"; arnews[0] += "

News of the World

MY VIEW OF THIERRY HENRY HAS BEEN SHATTERED
News of the World
If Robbie Keane or Damien Duff had taken two brilliant chances, Ireland wouldn't have needed extra time. And when the dust settles, that will hurt just as ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:00:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Does anyone know why football is still called 'the beautiful game'? - Times Online
"; arnews[1] += "

Does anyone know why football is still called 'the beautiful game'?
Times Online
Indeed, after the game the Irish player Damien Duff blurted out: “If it was me or Robbie at the other end, we would have tried it. ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 22:37:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="Saturday football as it happened - BBC Sport
"; arnews[2] += "

Saturday football as it happened
BBC Sport
Meanwhile, Fulham have brought on Damien Duff. Sunderland goal: Well, well. Another corner, another goal. Darren Bent's flick-on reaches Fraizer Campbell ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 19:43:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="SATURDAY CLOCKWATCH - Sportinglife.co.za
"; arnews[3] += "

Sportinglife.co.za

SATURDAY CLOCKWATCH
Sportinglife.co.za
1637: Damien Duff shoots wide for Fulham at Birmingham - they trail 1-0 in that one. 1635: GOAL - FALKIRK 2 HAMILTON 0. Lee Bullen is sent clean through on ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 19:42:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Birmingham City 1 Fulham 0 - Vitalfootball
"; arnews[4] += "

Birmingham City 1 Fulham 0
Vitalfootball
Chasing the game, things picked up slightly in the second half when Damien Duff was introduced with his trickery on the wings at least threatening to create ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 18:59:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="Hodgson questions Blues' style - SkySports
"; arnews[5] += "

SkySports

Hodgson questions Blues' style
SkySports
One of those who was confined to the bench was Damien Duff, fresh from his midweek heartache in France with the Republic of Ireland, but Hodgson was quick ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 18:38:23 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("
");