var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Simon+Cowell" - Google News"; document.title=document.title+ " "; arnews[0]="Haiti Song Becomes Fastest Selling Charity Single - AHN | All Headline News
"; arnews[0] += "

Haiti Song Becomes Fastest Selling Charity Single
AHN | All Headline News
London, United Kingdom (CNS) - Simon Cowell's charity song for Haiti has become the fastest selling charity single of this century. ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 13:04:01 GMT+00:00"; arnews[0] += "
"; arnews[1]="DeGeneres impresses with 'Idol' debut - Digital Spy
"; arnews[1] += "

DeGeneres impresses with 'Idol' debut
Digital Spy
The 52-year-old chatshow host joined Simon Cowell, Randy Jackson and Kara DioGuardi for the first time at the Hollywood ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 13:02:52 GMT+00:00"; arnews[1] += "
"; arnews[2]="Ellen DeGeneres makes American Idol debut - Montreal Gazette
"; arnews[2] += "

Ellen DeGeneres makes American Idol debut
Montreal Gazette
DeGeneres joins TV's most-watched program at one of its most critical junctures, just weeks after its undisputed star, Simon Cowell, announced that this ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 13:02:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="'American Idol' recap: Ellen hits all the right notes - The Star-Ledger - NJ.com
"; arnews[3] += "

The Star-Ledger - NJ.com

'American Idol' recap: Ellen hits all the right notes
The Star-Ledger - NJ.com
When Ellen sat at the judges' table for the very first time, she drew some laughs when she said to Simon Cowell: "So, this is it, huh? When I come on, ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 13:00:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Joe 'overwhelmed' by song's success - Jarrow & Hebburn Gazette
"; arnews[4] += "

Joe 'overwhelmed' by song's success
Jarrow & Hebburn Gazette
The single, masterminded by entertainment supremo and X Factor judge Simon Cowell, has topped the 200000 sales mark in just two days. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 12:51:18 GMT+00:00"; arnews[4] += "
"; arnews[5]="The day I got up close and personal with the big C - stv.tv
"; arnews[5] += "

stv.tv

The day I got up close and personal with the big C
stv.tv
No, Simon Cowell was not going to be buying me a Chanel bag for my birthday. My initial thought was would I even make it to my birthday? Leukaemia? But how? ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 12:49:13 GMT+00:00"; arnews[5] += "
"; arnews[6]="Haiti third sector fundraising single downloads top charts - Charity Technology Trust
"; arnews[6] += "

Haiti third sector fundraising single downloads top charts
Charity Technology Trust
The cover of REM's Everybody Hurts was co-ordinated by Pop Idol judge Simon Cowell and features 21 musicians including Leona Lewis, Robbie Williams and JLS. ...

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