var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Taylor+Hicks" - Google News"; document.title=document.title+ " "; arnews[0]="New York Production Listings - Back Stage
"; arnews[0] += "

New York Production Listings
Back Stage
Taylor Hicks stars as Teen Angel. Casting: Sara Schatz, Jay Binder Casting, 321 W. 44th St., Ste. 606, NYC 10036. Last EPA: Sept. 30. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:50:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tree Lighting Ceremonies In Northeast Florida - News4Jax.com
"; arnews[1] += "

Tree Lighting Ceremonies In Northeast Florida
News4Jax.com
At 8, the fifth-season winner of American Idol Taylor Hicks will perform. The season's concert takes place in a new location this year. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 18:32:01 GMT+00:00"; arnews[1] += "
"; arnews[2]="Withers: Sexuality does not make you a hero - 365Gay.com
"; arnews[2] += "

365Gay.com

Withers: Sexuality does not make you a hero
365Gay.com
He's a no talent hack just like Taylor Hicks, Fantasia (the declawed cat) Barino, and the rest of those so called Idols. And like the other idols, ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 14:10:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Holiday Calendar - Florida Times-Union
"; arnews[3] += "

Holiday Calendar
Florida Times-Union
Bringing in the Holidays, family-friendly activities, noon; concert with Taylor Hicks, 8 pm; Lighting of the Great Tree, 8:30 pm; St. Johns Town Center. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 08:45:55 GMT+00:00"; arnews[3] += "
"; arnews[4]="THEATER | At the Orpheum, "Grease" is still the word - Twin Cities Planet
"; arnews[4] += "

THEATER | At the Orpheum, "Grease" is still the word
Twin Cities Planet
There's even an appearance by American Idol winner Taylor Hicks as "Teen Angel" (Wednesday through Friday only) and an entertaining pre-show with DJ Vince ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 02:43:53 GMT+00:00"; arnews[4] += "
"; arnews[5]="Jack's Picks for Nov. 20-26 - Florida Times-Union
"; arnews[5] += "

Jack's Picks for Nov. 20-26
Florida Times-Union
The official Lighting of the Great Tree includes kids activities, fireworks and a performance by the fifth-season winner of "American Idol," Taylor Hicks. ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 23:34:40 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("
");