var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="fbabes: And Another one of the lovely Amber Heard. Via sampler
"; arnews[0] += "And Another one of the lovely Amber Heard. Via sampler -"; arnews[0] += "
"; arnews[1]="electricnude: brianeye: thingsthatexciteme: Amber Heard
"; arnews[1] += "brianeye: thingsthatexciteme: Amber Heard -"; arnews[1] += "
"; arnews[2]="Raphael Lullis: And Another one of the lovely Amber Heard. Via sampler
"; arnews[2] += "And Another one of the lovely Amber Heard. Via sampler -"; arnews[2] += "
"; arnews[3]="Johnny John Peters: Amber Heard @ Virgin America Los Angeles to Fort Lauderdale launch party at W Fort Lauderdale, http://is.gd/4YOvV
"; arnews[3] += "Amber Heard @ Virgin America Los Angeles to Fort Lauderdale launch party at W Fort Lauderdale,"; arnews[3] += "
"; arnews[4]="ILC: Amber Heard – Virgin America Los Angeles to Fort Lauderdale Launch Party
"; arnews[4] += "Amber Heard – Virgin America Los Angeles to Fort Lauderdale Launch Party -"; 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("
");