var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Paula+Abdul" - Google News"; document.title=document.title+ " "; arnews[0]="Ellen DeGeneres makes American Idol debut with Simon Cowell - Daily Mail
"; arnews[0] += "

Daily Mail

Ellen DeGeneres makes American Idol debut with Simon Cowell
Daily Mail
DeGeneres's appointment to replace Paula Abdul initially received mixed reactions from fans, who questioned her lack of formal music experience. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:32:58 GMT+00:00"; arnews[0] += "
"; arnews[1]="'American Idol' Season 9 Hollywood Week: Who Made it to the Next Round and How ... - Associated Content
"; arnews[1] += "

'American Idol' Season 9 Hollywood Week: Who Made it to the Next Round and How ...
Associated Content
When it was announced last fall that Ellen DeGeneres would replace Paula Abdul as the new judge on American Idol, many people wondered how the comedian/talk ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 12:21:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Poll: How did Ellen DeGeneres do? - USA Today
"; arnews[2] += "

USA Today

Poll: How did Ellen DeGeneres do?
USA Today
How does she change the dynamic from having Paula Abdul up there? Were you a skeptic who came away convinced, or a believer who wound up disappointed? ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 12:18:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ellen DeGeneres's Quite At Home On American Idol - dBTechno
"; arnews[3] += "

dBTechno

Ellen DeGeneres's Quite At Home On American Idol
dBTechno
She is replacing Paula Abdul on the popular reality TV show, who left after contract talks broke down after last season. Ellen was funny but in no way did ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 12:05:54 GMT+00:00"; arnews[3] += "
"; arnews[4]="Ellen DeGeneres makes long-awaited debut on 'Idol' - Washington Post (blog)
"; arnews[4] += "

Ellen DeGeneres makes long-awaited debut on 'Idol'
Washington Post (blog)
... an intriguing mix of Jason Mraz and Avril Lavigne, and does a genius acoustic version of Paula Abdul's "Straight Up." Andrew's in, and Vanessa's out. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 12:02:11 GMT+00:00"; arnews[4] += "
"; arnews[5]="American Idol - TV Fanatic
"; arnews[5] += "

American Idol
TV Fanatic
But she's no Paula Abdul. We also heard snippets of her telling singers they "scared" her with their routine and other straightforward criticisms. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 11:57:56 GMT+00:00"; arnews[5] += "
"; arnews[6]="Ellen DeGeneres Makes Stunning American Idol Debut - CMR
"; arnews[6] += "

CMR

Ellen DeGeneres Makes Stunning American Idol Debut
CMR
Ellen had been criticized by some as a choice to replace Paula Abdul but, true to her form, DeGeneres has proven her critics wrong again. ...

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