var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="michele ficara: LETIZIA MORATTI Sindaco di Milano #senzatimore attende i vostri videomessaggi per rispondere in diretta web domani alle 16:30 (in collaborazione com C6TV ed Assodigitale) clicca qui per maggiori info: http://www.assodigitale.it/2009/11/24/letizia-moratti-dialoga-in-diretta-web-con-i-cittadini-milanesi-su-c6-tv/
"; arnews[0] += "LETIZIA MORATTI Sindaco di Milano"; arnews[0] += "
"; arnews[1]="ezekiel: gg è riuscito ad attivare un dibattito sullo stato della blogosfera come non se ne vedeva da anni...
"; arnews[1] += "gg è riuscito ad attivare un dibattito sullo stato della blogosfera come non se ne vedeva da anni..."; arnews[1] += "
"; arnews[2]="noname: posted two more messages on Twitter http://tinyurl.com/55f8wp (via Twitter) http://tinyurl.com/3g9n.. http://ti.. h... http://bit.ly/67euue
"; arnews[2] += "posted two more messages on Twitter"; arnews[2] += "
"; arnews[3]="noname: posted two more messages on Twitter http://tinyurl.com/55f8wp (via Twitter) http://tinyurl.com/3g9n.. http://ti.. h... http://bit.ly/8Qovd2
"; arnews[3] += "posted two more messages on Twitter"; arnews[3] += "
"; arnews[4]="noname: posted two more messages on Twitter http://tinyurl.com/55f8wp (via Twitter) http://tinyurl.com/3g9n.. http://ti.. h... http://bit.ly/4rCL1q
"; arnews[4] += "posted two more messages on Twitter"; 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("
");