var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="jerryslist: Vincent D'onofrio #2 8x10 Candid Photo with Wife - eBay (item 170408684546 end time Dec-18-09 05:52:09 PST) http://ping.fm/expOd
"; arnews[0] += "Vincent D'onofrio #2 8x10 Candid Photo with Wife - eBay (item 170408684546 end time Dec-18-09 05:52:09 PST)"; arnews[0] += "
"; arnews[1]="TopPix Autographs: Jaclyn Smith, Cast of Yo Gabba Gabba, and Vincent D'Onofrio signed for TopPix Autographs today.
"; arnews[1] += "Jaclyn Smith, Cast of Yo Gabba Gabba, and Vincent D'Onofrio signed for TopPix Autographs today."; arnews[1] += "
"; arnews[2]="jerryslist: Vincent D'onofrio #2 8x10 Candid Photo with Wife - eBay (item 170408684546 end time Dec-18-09 05:52:09 PST) http://ping.fm/BlEUC
"; arnews[2] += "Vincent D'onofrio #2 8x10 Candid Photo with Wife - eBay (item 170408684546 end time Dec-18-09 05:52:09 PST)"; arnews[2] += "
"; arnews[3]="VDO Vault: @tstashwick Reelblog part of The Reel Vincent D'Onofrio website has screencaps of that episode posted. Not my site though. I don't do caps
"; arnews[3] += "@"; arnews[3] += "
"; arnews[4]="Kristin Fowler: Getting a slow start this AM. Tired. Was busy fighting zombies all night with Vincent D'onofrio. Yeah, the actor. #ihavethestrangestdreams
"; arnews[4] += "Getting a slow start this AM. Tired. Was busy fighting zombies all night with Vincent D'onofrio. Yeah, the actor."; 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("
");