var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="긱스: 긱스도 앙리에 대해 한마디 했군요 쪽팔린다 앙리야 RT @Ryan_Giggs: I don’t agree with what Henry done but I guess he’ll be feeling pretty embarassed now.
"; arnews[0] += "긱스도 앙리에 대해 한마디 했군요 쪽팔린다 앙리야 RT @Ryan_Giggs: I don’t agree with what Henry done but I guess he’ll be feeling pretty embarassed now. -"; arnews[0] += "
"; arnews[1]="sriharsha73: RT @Ryan_Giggs: I don't agree with what Henry done but I guess he'll be feeling pretty embarassed now....
"; arnews[1] += "RT @"; arnews[1] += "
"; arnews[2]="@Ryan_Giggs Ur in the minority if you believe that Jedward can sing. ;) You've been fantastic this season. Good luck for the Everton game.
"; arnews[2] += "@Ryan_Giggs Ur in the minority if you believe that Jedward can sing. ;) You've been fantastic this season. Good luck for the Everton game. -"; arnews[2] += "
"; arnews[3]="jan eriksson: Ryan Giggs!
"; arnews[3] += "Ryan Giggs!"; arnews[3] += "
"; arnews[4]="Marketing, Ryan Giggs in CYMA marketing assist, ASIA, ADVERTISING ...
"; arnews[4] += "Marketing, Ryan Giggs in CYMA marketing assist, ASIA, ADVERTISING ... -"; 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("
");