var arnews = new Array(8); totcount = 3; rnd = 0; document.title=document.title+ " - "Vonzell+Solomon" - Google News"; document.title=document.title+ " "; arnews[0]="Ellen gets ready to debut as American Idol judge - Houston Chronicle
"; arnews[0] += "

Houston Chronicle

Ellen gets ready to debut as American Idol judge
Houston Chronicle
Idol singers Trenyce, Jennifer Hudson, Leah LaBelle, Vonzell Solomon, Katharine McPhee and LaKisha Jones have beaten the life out of it. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:30:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="I Have Nothing and other songs Idol should retire - Houston Chronicle (blog)
"; arnews[1] += "

Houston Chronicle (blog)

I Have Nothing and other songs Idol should retire
Houston Chronicle (blog)
Idol singers Trenyce, Jennifer Hudson, Leah LaBelle, Vonzell Solomon, Katharine McPhee and LaKisha Jones have beaten the life out of it. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 15:47:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Farr Side: 'Idol' season 9 off and running - Bellingham CountryGazette
"; arnews[2] += "

Bellingham CountryGazette

The Farr Side: 'Idol' season 9 off and running
Bellingham CountryGazette
Vonzell Solomon (S4), Rickey Smith (S2), Scott Savol (S4), and Mikalah Gordon (S5) star in “Oz The Musical.” Ace Young (S5) and Taylor Hicks (S5) star in ...

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