var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Kimberley+Locke" - Google News"; document.title=document.title+ " "; arnews[0]="Kris Allen makes Idol airplay Top 10, Carrie Underwood tops country chart - USA Today
"; arnews[0] += "

Kris Allen makes Idol airplay Top 10, Carrie Underwood tops country chart
USA Today
Kelly, Kimberley Locke and Mandisa also have songs in our Top 100 -- and, to throw a bone to Clay Aiken fans, I've expanded the chart to 101 spots this week ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 09 Nov 2009 17:06:13 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hollywood & Highland Center and One Heartland Present 'Holiday of Hope' Tree ... - SYS-CON Media (press release)
"; arnews[1] += "

Hollywood & Highland Center and One Heartland Present 'Holiday of Hope' Tree ...
SYS-CON Media (press release)
When: SATURDAY, NOVEMBER 28, 2009 5:00 PM Holiday of Hope Benefit Benefit featuring Intimate Performances by Mitchel Musso, Kimberley Locke, Michael Johns ...

"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 10:02:23 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("
");