var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Antonella+Barba" - Google News"; document.title=document.title+ " "; arnews[0]="Antonella Barba swings in Sayreville - Asbury Park Press
"; arnews[0] += "

Antonella Barba swings in Sayreville
Asbury Park Press
One of Palma's friends includes Point Pleasant's Antonella Barba from Season 6 of "American Idol," who will also perform. Tickets are $10. ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 09:28:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Palma and Barba swing in Parlin - New Brunswick Home News Tribune
"; arnews[1] += "

Palma and Barba swing in Parlin
New Brunswick Home News Tribune
They know how to swing it … with style. One of Palma's friends includes Antonella Barba from Season 6 of "American Idol,'' who will also perform.

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 17:09:40 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("
");