var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "David+Archuleta" - Google News"; document.title=document.title+ " "; arnews[0]="Holiday music: Kurt Bestor, David Archuleta and a Nightmare Before Xmas - Salt Lake Tribune
"; arnews[0] += "

Holiday music: Kurt Bestor, David Archuleta and a Nightmare Before Xmas
Salt Lake Tribune
24-25 » Utah native and "American Idol" runner-up David Archuleta performs selections from his recently released Christmas album. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:48:37 GMT+00:00"; arnews[0] += "
"; arnews[1]="Holiday Preview: Music Picks - Boston Globe
"; arnews[1] += "

Boston Globe

Holiday Preview: Music Picks
Boston Globe
DAVID ARCHULETA The “American Idol'' runner-up who made girls scream with his teddy bear charm and earnest vocals hits the Hub to promote his brand new ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 01:43:24 GMT+00:00"; arnews[1] += "
"; arnews[2]="Stars Lining Up! - LA Canyon News
"; arnews[2] += "

Stars Lining Up!
LA Canyon News
Believe it or not, this is its 83 rd year and it will feature appearances by Andy Williams, James Taylor, Kristen Chenoweth, Miley Cyrus and David Archuleta ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 09:03:03 GMT+00:00"; arnews[2] += "
"; arnews[3]="Mormon Times national calendar - Mormon Times
"; arnews[3] += "

Mormon Times national calendar
Mormon Times
2, 8 pm, Kirkham Auditorium; concert, David Archuleta, Dec. 4, 7:30 pm, Hart Auditorium (for ticket information, visit www.byui.edu/tickets); ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 07:08:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="David Archuleta still calls Utah home - Mormon Times
"; arnews[4] += "

Mormon Times

David Archuleta still calls Utah home
Mormon Times
"I'm not there a whole lot, but I try to go there as much as I can," Archuleta said during a phone call from New York, where he is filming ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 18:49:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="'American Idol' winner Jordin Sparks hospitalized for appendicitis - Zap2it.com
"; arnews[5] += "

Zap2it.com

'American Idol' winner Jordin Sparks hospitalized for appendicitis
Zap2it.com
... holding some teddy bears. David Archuleta and Ryan Seacrest both tweeted her get-well-soon messages. We'll add ours here: Get well soon, Jordin.

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 18:36:08 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("
");