var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Fantasia+Barrino" - Google News"; document.title=document.title+ " "; arnews[0]="Will American Idol 9 be a repeat of the nightmare of American Idol 3? - Gather.com
"; arnews[0] += "

Will American Idol 9 be a repeat of the nightmare of American Idol 3?
Gather.com
Simon also told the two contestants, Fantasia Barrino and Latoya London that he believed they were "in a different league" than their fellow contestants. ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:25:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Howard Stern Addresses 'American Idol' Judge Rumors - Billboard
"; arnews[1] += "

Billboard

Howard Stern Addresses 'American Idol' Judge Rumors
Billboard
And Fantasia Barrino...I like you, but you gotta clean up your act." Stern didn't spare any words for the current roster of "American Idol" judges, either. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 22:17:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Idol' champ Fantasia finds voice on stage - OCRegister
"; arnews[2] += "

'Idol' champ Fantasia finds voice on stage
OCRegister
Most people know Fantasia Barrino as the golden-voiced winner of "American Idol's" third season back in 2004 – a woman whose performance of ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 21:52:36 GMT+00:00"; arnews[2] += "
"; arnews[3]="The 7 Changes Howard Stern Would Bring to 'That F***ing Karaoke Contest ... - Movieline (blog)
"; arnews[3] += "

The 7 Changes Howard Stern Would Bring to 'That F***ing Karaoke Contest ...
Movieline (blog)
Fantasia Barrino wouldn't have made it as far. I would have handed her a McDonald's uniform off my rack. [Robin interjects: 'But she can't read'] Then I'd ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 19:56:14 GMT+00:00"; arnews[3] += "
"; arnews[4]="Holmes: American idol - MetroWest Daily News
"; arnews[4] += "

Holmes: American idol
MetroWest Daily News
If we think about it at all, it's like wondering what it is we saw in Fantasia Barrino, who was voted American Idol back in season 3. ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 05:37:38 GMT+00:00"; arnews[4] += "
"; arnews[5]="Is Stern Replacing Cowell on 'Idol'? - TheWrap
"; arnews[5] += "

TheWrap

Is Stern Replacing Cowell on 'Idol'?
TheWrap
Stern has a penchant for strippers and midgets, not Fantasia Barrino. The shock jock's musical taste run more towards Megadeth than Adam Lambert. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 09:32:40 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("
");