var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Hip-Hop Rumors: Why Treyz Songz Hired Kevin Liles! Tahiry Calls Joe "Wifa
"; arnews[0] += "All content within this section is pure rumor and generally have no factual info outside of what the streets have whispered in our ear."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:24:43 GMT"; arnews[0] += "
"; arnews[1]="Alicia Keys Belts It Out in a Bikini
"; arnews[1] += "Alicia Keys showed off her bikini body yesterday while relaxing by the pool of her Rio hotel."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 10:00:00 GMT"; arnews[1] += "
"; arnews[2]="Michael Jackson's doctor charged with manslaughter, Kfed is shedding the Kfat and more
"; arnews[2] += "Michael Jackson 's former doctor, Dr. Conrad Murray was charged with involuntary manslaughter yesterday in the case of MJ's death."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 08:39:31 GMT"; arnews[2] += "
"; arnews[3]="Beyonce's Dad Agrees to Paternity Test
"; arnews[3] += "Beyonce to find out if her father is someone else's father as well. Crystal Carr Who knew that when Beyonce was singing about \"No Scrubs\", she would be singing to her own father."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 05:37:28 GMT"; arnews[3] += "
"; arnews[4]="Beyonce Alicia Keys a oePut It In A Love Songa Video Shoot In Rio Slum [Pics"]
"; arnews[4] += "Grammy Award-winning songbirds Beyonce Knowles and Alicia Keys spent Tuesday filming a music video in a Rio de Janeiro slum."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 02:25:15 GMT"; arnews[4] += "
"; arnews[5]="Beyonce's Dad Will "Certainly" Take Paternity Test
"; arnews[5] += "The quest to determine whether Beyonc has a half-brother is picking up steam. The Grammy-winning diva's dad, Matthew Knowles , who was a target of a paternity suit in October, exclusively tells E! News that he will \"certainly\" submit to a paternity test when asked."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 01:11:00 GMT"; arnews[5] += "
"; arnews[6]="SI swimsuit covers
"; arnews[6] += "Here are the women who have graced the cover of the Sports Illustrated swimsuit issue over the years."; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 08:00:00 GMT"; arnews[6] += "
"; arnews[7]="Surprise! Beyonce May Have a Half-Brother
"; arnews[7] += "Bring out Maury Povich , it's time to play Who's My Baby's Daddy? Definitely not a show I would have seen Beyonce Knowles connected to in any way."; arnews[7] += "
Publ.Date : Wed, 10 Feb 2010 00:39:10 GMT"; arnews[7] += "
"; arnews[8]="Matthew Knowlesa Love Child Was Born
"; arnews[8] += "Beyonce and Solange's dad Matthew Knowles is a dad once again . This time, probably to a much less remarkable child, but whatever."; arnews[8] += "
Publ.Date : Wed, 10 Feb 2010 00:21:39 GMT"; arnews[8] += "
"; totcount = 9; 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("
");