var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="ja1000: [YTtweetsscan] DiscoverNaomi : is so happy :D i cant believe Jordan Mccoy and her girls commented .. http://bit.ly/1kXSn2
"; arnews[0] += "[YTtweetsscan] DiscoverNaomi : is so happy :D i cant believe Jordan Mccoy and her girls commented .."; arnews[0] += "
"; arnews[1]="jalmi: [YTtweetsscan] DiscoverNaomi : is so happy :D i cant believe Jordan Mccoy and her girls commented .. http://bit.ly/1kXSn2
"; arnews[1] += "[YTtweetsscan] DiscoverNaomi : is so happy :D i cant believe Jordan Mccoy and her girls commented .."; arnews[1] += "
"; arnews[2]="Efi: ( Videos ) - Jason DeRulo's 'Watcha Say' acoustic by Jordan McCoy
"; arnews[2] += "( Videos ) - Jason DeRulo's 'Watcha Say' acoustic by Jordan McCoy -"; arnews[2] += "
"; arnews[3]="Виталий: Jordan McCoy – Just Watch Me [EP] (2009)
"; arnews[3] += "Jordan McCoy – Just Watch Me [EP] (2009) -"; arnews[3] += "
"; arnews[4]="Jordan McCoy
"; arnews[4] += "Jordan McCoy"; 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("
");