var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Kate+Earl" - Google News"; document.title=document.title+ " "; arnews[0]="Amazon offers 500 album downloads for $5 each - Examiner.com
"; arnews[0] += "

Amazon offers 500 album downloads for $5 each
Examiner.com
... by Vanessa Carlton by Kate Earl by A Fine Frenzy by Carly Simon by 98ยบ by Smash Mouth by Joan Osborne by Owl City by Matt Nathanson by Kelly Clarkson.

and more »
"; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 00:32:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="New Music Tuesday: 11-3-09 - AfterEllen.com
"; arnews[1] += "

New Music Tuesday: 11-3-09
AfterEllen.com
Kate Earl has got a great R&B, pop reggaeton sound and an interesting background. She grew up in Alaska the daughter of a Dutch/Welsh father and Filipino ...

"; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 21:57:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="New music: in stores and online - Metromix Atlanta
"; arnews[2] += "

New music: in stores and online
Metromix Atlanta
... as well as quick takes on fresh LPs from the likes of the Almost, Shwayze, Kate Earl, Nile, Yura Yura Teikoku and more, inside the photo gallery. ...

"; arnews[2] += "
Publ.Date : Tue, 03 Nov 2009 08:37:58 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");