var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Matt Porter: X Factor cleared over Danyl jibe: Dannii Minogue's remarks about X Factor hopeful Danyl Johnson are found not t.. http://bit.ly/07IeyLE
"; arnews[0] += "X Factor cleared over Danyl jibe: Dannii Minogue's remarks about X Factor hopeful Danyl Johnson are found not t.."; arnews[0] += "
"; arnews[1]="Dave Thornber: X Factor cleared over Danyl jibe
"; arnews[1] += "X Factor cleared over Danyl jibe -"; arnews[1] += "
"; arnews[2]="mrgiaiphapso: X Factor cleared over Danyl jibe: Dannii Minogue's remarks about X Factor hopeful Danyl Johnson are found not t.. http://bit.ly/4pEXGE
"; arnews[2] += "X Factor cleared over Danyl jibe: Dannii Minogue's remarks about X Factor hopeful Danyl Johnson are found not t.."; arnews[2] += "
"; arnews[3]="MayCake: http://bit.ly/1zpIlv X Factor cleared over Danyl jibe: Dannii Minogue's remarks about X Fac.. http://bit.ly/6fGVUY
"; arnews[3] += ""; arnews[3] += "
"; arnews[4]="RT @lgbtlife: Dannii Minogue cleared over 'homophobic' X Factor joke #lgbt http://bit.ly/6fGOuC
"; arnews[4] += "RT @lgbtlife: Dannii Minogue cleared over 'homophobic' X Factor joke"; 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("
");