var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sundance+Head" - Google News"; document.title=document.title+ " "; arnews[0]="Donny Edwards shakes up Crighton stage - Montgomery County Courier
"; arnews[0] += "

Donny Edwards shakes up Crighton stage
Montgomery County Courier
22 with American Idol finalist Sundance Head and live band, Fever. Tickets sold out early, so two more shows were added for this Saturday at 7 pm and Sunday ...

"; arnews[0] += "
Publ.Date : Thu, 28 Jan 2010 21:04:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jim Beal Jr.: Gulf Coast, South Texas blues reign - San Antonio Express
"; arnews[1] += "

Jim Beal Jr.: Gulf Coast, South Texas blues reign
San Antonio Express
Sundance Head, Roy's son, a Season 6 “American Idol” contestant and an excellent blue-eyed soul singer, will open. Texas-raised/Las Vegas-based Edwards gave ...

"; arnews[1] += "
Publ.Date : Thu, 21 Jan 2010 20:38:33 GMT+00:00"; arnews[1] += "
"; arnews[2]="Siegelman's offers dinner, lunch prior to Elvis shows - Montgomery County Courier
"; arnews[2] += "

Siegelman's offers dinner, lunch prior to Elvis shows
Montgomery County Courier
Although Donny Edwards is considered one of the foremost Elvis tribute artists, the show opener, SUNDANCE HEAD, son of Porter singer/song writer ROY HEAD, ...

"; arnews[2] += "
Publ.Date : Thu, 21 Jan 2010 16:17:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="Idol squeezes the life out of Orlando - Seattle Post Intelligencer (blog)
"; arnews[3] += "

Idol squeezes the life out of Orlando
Seattle Post Intelligencer (blog)
Matthew Lawrence: This season's Michael Sarver/Sundance Head/Matt Rogers/JoshGracin was heralded by the judges as one of the best. Really? I didn't get it. ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 21 Jan 2010 06:03:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="Third show added to Donny Edwards Elvis tribute tour - Montgomery County Courier
"; arnews[4] += "

Montgomery County Courier

Third show added to Donny Edwards Elvis tribute tour
Montgomery County Courier
Opening act will be SUNDANCE HEAD, a Montgomery County singer and finalist on American Idol in 2007. Popular band “Fever” will play back up instrumentals. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 16 Jan 2010 06:37:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="Spend 'One Night with Elvis' on Jan. 23 - Herald Zeitung
"; arnews[5] += "

Spend 'One Night with Elvis' on Jan. 23
Herald Zeitung
“We've also added an opening act, Jason 'Sundance' Head, son of the famous singer Roy Head. Sundance was a finalist on American Idol. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 15 Jan 2010 05:45:12 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("
");