var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="FreetheHikers: @AplusK @LisaLing @Alyssa_Milano @Denise_Richards from our hearts thank you http://bit.ly/4DyS6o #SSJ PlzRT
"; arnews[0] += "@"; arnews[0] += "
"; arnews[1]="@AplusK @LisaLing @Alyssa_Milano @Denise_Richards from our hearts thank you http://bit.ly/4DyS6o #SSJ PlzRT
"; arnews[1] += "@AplusK @LisaLing @Alyssa_Milano @Denise_Richards from our hearts thank you"; arnews[1] += "
"; arnews[2]="Johnny John Peters: Denise Richards - Interview (Ellen 25.02.2009) HD-1080i http://is.gd/504X4
"; arnews[2] += "Denise Richards - Interview (Ellen 25.02.2009) HD-1080i"; arnews[2] += "
"; arnews[3]="Sarah: This time lf yr is a drag, my 6yr son & 7month daughter r sick RT @DENISE_RICHARDS: thnks for all yur thoughts & comments w/ us being sick!
"; arnews[3] += "This time lf yr is a drag, my 6yr son & 7month daughter r sick RT @"; arnews[3] += "
"; arnews[4]="tutl: SunDee86: @DENISE_RICHARDS awww i adore racoons:)
"; arnews[4] += "SunDee86: @DENISE_RICHARDS awww i adore racoons:) -"; 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("
");