var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Elton+John" - Google News"; document.title=document.title+ " "; arnews[0]="Jimmy Choo Launches Project PEP; Benefits Charity - Luxist (blog)
"; arnews[0] += "

Jimmy Choo Launches Project PEP; Benefits Charity
Luxist (blog)
Partnering with The Elton John AIDS Foundation, Jimmy Choo has launched Project PEP, a line of bold, ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:01:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="WAYNE ROONEY'S GAY BROTHER WANTS A BABY - Daily Star
"; arnews[1] += "

WAYNE ROONEY'S GAY BROTHER WANTS A BABY
Daily Star
“Madonna has adopted loads of babies and Elton John even said he wanted one, so why not me?” Stephen is so excited about the prospect of becoming a dad he's ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:09:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="Feed the world? Band Aid 25 years on - Independent
"; arnews[2] += "

Feed the world? Band Aid 25 years on
Independent
It stayed at No 1 for five weeks, clocking up sales of 3.5 million, the biggest selling UK single until Elton John's Princess Diana tribute, "Candle in the ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:02:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Twins win Cowell's grudging praise - The Press Association
"; arnews[3] += "

Twins win Cowell's grudging praise
The Press Association
The judges gave Joseph McElderry a standing ovation after he sang Elton John's Don't Let the Sun Go Down on Me. And Cowell told the young singer: "That was ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 23:31:08 GMT+00:00"; arnews[3] += "
"; arnews[4]="X Factor: Geordie Joe mcelderry wows the judges while John and Edward do the ... - Daily Mail
"; arnews[4] += "

Daily Mail

X Factor: Geordie Joe mcelderry wows the judges while John and Edward do the ...
Daily Mail
But it was Geordie Joe who won the approval of the judges with his rendition of the George Michael/Elton John duet. Dannii Minogue told him: 'That was ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 23:04:45 GMT+00:00"; arnews[4] += "
"; arnews[5]="X Factor Live Show seven - stv.tv
"; arnews[5] += "

stv.tv

X Factor Live Show seven
stv.tv
Simon waived aside Louis' point of order about it being an Elton John and said there was anew rule to stop Louis from speaking. Especially he said “after ...

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