var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Best of the Rest: Fantasia dating married man, claims report
"; arnews[0] += "'American Idol' winner Fantasia Barrino has shacked up with a married man, according to reports."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 13:02:07 GMT"; arnews[0] += "
"; arnews[1]="Fantasia Barrino Dates a Married Man and Lets Her Classy Woman Medal Tarnish
"; arnews[1] += "Fantasia Barrino dates a married man by the name of Antwaun Cook, according to Star Magazine ."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:10:19 GMT"; arnews[1] += "
"; arnews[2]="Fantasia Dating Married Man? Alexandra Forbes Kerry, Charlene Lugar DUI
"; arnews[2] += "Messy Mix: Former American Idol winner Fantasia Barrino & a married man? Sen. John Kerry's daughter, Alexandra Forbes Kerry, DUI and Sen."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 02:11:47 GMT"; arnews[2] += "
"; arnews[3]="Fantasia & Married Man: Tattoed American Idol Winner (Photo) a Homewrecker
"; arnews[3] += "Tattoed Former American Idol winner Fantasia Barrino is dating a married man by the name of Antwaun Cook, according to a Star Magazine report."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 21:02:41 GMT"; arnews[3] += "
"; arnews[4]="Fantasia's A Homewrecker
"; arnews[4] += "American Idol alum Fantasia Barrino 's got a new man. The only problem is he's married with two kids! Fantasia first met Antwaun Cook when he was working at a T-Mobile store in August."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 17:29:51 GMT"; arnews[4] += "
"; totcount = 5; 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("
");