var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Megasun: Faith Evans Photos: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, a.. http://bit.ly/6tg7I9
"; arnews[0] += "Faith Evans Photos: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, a.."; arnews[0] += "
"; arnews[1]="jamesglenn17: Faith Evans: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, actress .. http://bit.ly/08xTTU0
"; arnews[1] += "Faith Evans: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, actress .."; arnews[1] += "
"; arnews[2]="Megasun: Faith Evans Photos: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, a.. http://bit.ly/6tg7I9
"; arnews[2] += "Faith Evans Photos: Faith Renée Evans (born June 10, 1973) is an American singer-songwriter, record producer, a.."; arnews[2] += "
"; arnews[3]="Bump Radio Networks: Teena Marie Feat. Faith Evans - Can't Last A Day
"; arnews[3] += "Teena Marie Feat. Faith Evans - Can't Last A Day"; arnews[3] += "
"; arnews[4]="RT @mannythedrummer: On the way to the Studio with The First Lady of R&B Faith Evans.Playin some drums. May get a placement too. OooooWeeee
"; arnews[4] += "RT @"; 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("
");