var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Hugh+Grant" - Google News"; document.title=document.title+ " "; arnews[0]="It's the Merrick and Roddo Show - Daily Telegraph
"; arnews[0] += "

It's the Merrick and Roddo Show
Daily Telegraph
SEASONED heart-throb Hugh Grant will hit Sydney on December 22 for the Australian premiere of his new comedy flick, Did You Hear About The Morgans?, ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 13:20:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="mcgain deserves a second chance - Daily Telegraph
"; arnews[1] += "

mcgain deserves a second chance
Daily Telegraph
By Kerry O'Keeffe BRYCE mcgain looks more like Hugh Grant than Hugh Grant ... and is reportedly just as vague. This is the fellow who, on being selected to ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 13:20:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="London plumbing firm sues rival for £1m for poaching celebrity clients - Linex Legal (registration)
"; arnews[2] += "

London plumbing firm sues rival for £1m for poaching celebrity clients
Linex Legal (registration)
... begun a £1m legal claim against a former employee at a rival business who is allegedly poaching famous clients including Kiera Knightley and Hugh Grant. ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 11:14:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="Robert Downey Jr. 'eyeing' retirement - Gaea Times
"; arnews[3] += "

Robert Downey Jr. 'eyeing' retirement
Gaea Times
August 17th, 2009 LONDON - He has threatened to retire at least twice before and now Hollywood actor Hugh Grant is talking about quitting acting yet again. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 09:51:49 GMT+00:00"; arnews[3] += "
"; arnews[4]="Travel board expecting response to Wyoming's role in films - Billings Gazette
"; arnews[4] += "

Travel board expecting response to Wyoming's role in films
Billings Gazette
featuring Hugh Grant and Sarah Jessica Parker as an on-the-rocks married couple in Manhattan who are sent by the Witness Protection Program to live in ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 07:12:49 GMT+00:00"; arnews[4] += "
"; arnews[5]="Hugh Grant wants to be a father - Daily News & Analysis
"; arnews[5] += "

Hugh Grant wants to be a father
Daily News & Analysis
PTI London: After playing dad to his nephews, nieces and godchildren for long, Hollywood actor Hugh Grant has now expressed a wish to be a father and raise ...

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