var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="jamil da silva: Ludacris & LeToya Luckett – Regret [NEW VIDEO]: http://bit.ly/1hSUrz
"; arnews[0] += "Ludacris & LeToya Luckett – Regret [NEW VIDEO]:"; arnews[0] += "
"; arnews[1]="ja1000: Ludacris & LeToya Luckett – Regret [NEW VIDEO]: http://bit.ly/1hSUrz
"; arnews[1] += "Ludacris & LeToya Luckett – Regret [NEW VIDEO]:"; arnews[1] += "
"; arnews[2]="IceSwag: Sexyfullness: Letoya Luckett On Collaborting With Ludacris & Her Style Of Music
"; arnews[2] += "Sexyfullness: Letoya Luckett On Collaborting With Ludacris & Her Style Of Music -"; arnews[2] += "
"; arnews[3]="spatemag: Letoya Luckett interview on SPATE TV
"; arnews[3] += "Letoya Luckett interview on SPATE TV -"; arnews[3] += "
"; arnews[4]="spatemag: http://watch.spatetv.com/video/Letoya-Luckett-interview
"; arnews[4] += ""; 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("
");