var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="florencio: Revista Allure - Fotos de Kirsten Dunst [GalerĂ­a Diciembre 2009] - Sectormx
"; arnews[0] += "Revista Allure - Fotos de Kirsten Dunst [GalerĂ­a Diciembre 2009] - Sectormx -"; arnews[0] += "
"; arnews[1]="tutl: HMTrauma: http://twitpic.com/qevsv - Just made a Kirsten Dunst nCore avatar.
"; arnews[1] += "HMTrauma:"; arnews[1] += "
"; arnews[2]="Jeel Christine: Photo: (via kirstendunst) Kirsten Dunst smoking #cigar #smoke #movie #femme #female http://tumblr.com/xun46hedc
"; arnews[2] += "Photo: (via kirstendunst) Kirsten Dunst smoking"; arnews[2] += "
"; arnews[3]="Jeel Christine: (via kirstendunst) Kirsten Dunst smoking #cigar #smoke #movie #femme #female
"; arnews[3] += "(via kirstendunst) Kirsten Dunst smoking"; arnews[3] += "
"; arnews[4]="Jeel Christine: girlsmoke: (via kirstendunst) kirsten dunst smoking #cigar #smoke #femme #female
"; arnews[4] += "girlsmoke: (via kirstendunst) kirsten dunst smoking"; 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("
");