var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Amanda+Overmyer" - Google News"; document.title=document.title+ " "; arnews[0]="SPOILER ALERT: 'American Idol' Top 24 leaked - Fort Wayne Journal Gazette (blog)
"; arnews[0] += "

SPOILER ALERT: 'American Idol' Top 24 leaked
Fort Wayne Journal Gazette (blog)
While I think she sort of has an Amanda Overmyer quality to her, I adore her vocals and her authentic voice. I would maybe compare her to Melissa Etheridge. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 19:19:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="'American Idol': Avril Lavigne, Katy Perry find 'Cult of Personality,' Tasha ... - Zap2it.com (blog)
"; arnews[1] += "

Zap2it.com (blog)

'American Idol': Avril Lavigne, Katy Perry find 'Cult of Personality,' Tasha ...
Zap2it.com (blog)
She's what Amanda Overmyer wishes she was. Avril loves her tone and Simon loves her voice, but says to ditch the cliche rocker chick look. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 03:08:17 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");