var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="@Ran: ENT のトゥポルがスポックよりバルカン人らしくて好きな私。 眉毛だけで感情を表現できる女優なんて日本じゃ滅多に見ない http://bit.ly/OBnfy
"; arnews[0] += "ENT のトゥポルがスポックよりバルカン人らしくて好きな私。 眉毛だけで感情を表現できる女優なんて日本じゃ滅多に見ない"; arnews[0] += "
"; arnews[1]="Oh Sexy Lady: jolene_blalock_upskirt.jpg
"; arnews[1] += "jolene_blalock_upskirt.jpg -"; arnews[1] += "
"; arnews[2]="Did anyone else see Jolene Blalock from #StarTrek Enterprise on #House tonight? Does anyone remember #Enterprise? Anyone?
"; arnews[2] += "Did anyone else see Jolene Blalock from"; arnews[2] += "
"; arnews[3]="Carole: House – Teamwork (6.07)
"; arnews[3] += "House – Teamwork (6.07) -"; arnews[3] += "
"; arnews[4]="moogs: did i just see "jolene blalock" in the house opening credits?
"; arnews[4] += "did i just see \"jolene blalock\" in the house opening credits?"; 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("
");