var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Sunshine.Cleaning.2008.BluRay.1080p.DTS.x264.dxva-RHPSmusic[阳光清洗/清洁小小姐(港)] (电影(1080p))
"; arnews[0] += "Sunshine.Cleaning.2008.BluRay.1080p.DTS.x264.dxva-RHPSmusic[阳光清洗/清洁小小姐(港)] (电影(1080p)) -"; arnews[0] += "
"; arnews[1]="Teresa Fallis: Is the stoner guy Eric Christian Olsen? Cuz he's not credited, that I saw. lol #community
"; arnews[1] += "Is the stoner guy Eric Christian Olsen? Cuz he's not credited, that I saw. lol"; arnews[1] += "
"; arnews[2]="Teresa Fallis: Haha I thought so! Thanks RT @danharmon: @teresadf yep eric Christian olsen
"; arnews[2] += "Haha I thought so! Thanks RT @"; arnews[2] += "
"; arnews[3]="Mădălin Oprea: 'Community' recap: Psych! - Entertainment Weekly
"; arnews[3] += "'Community' recap: Psych! - Entertainment Weekly -"; arnews[3] += "
"; arnews[4]="Bigdoggpinc Lindsey: Social Psychology - Community
"; arnews[4] += "Social Psychology - Community -"; 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("
");