var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Brittanie: livinginchaos: someone needs to get their terminology right … JACKLES = JENSEN ACKLES PADACKLES/J2 = JARED & JENSEN unless, of course, i’m just completely out of it. Haha I hate combination names.
"; arnews[0] += "livinginchaos: someone needs to get their terminology right … JACKLES = JENSEN ACKLES PADACKLES/J2 = JARED & JENSEN unless, of course, i’m just completely out of it. Haha I hate combination names. -"; arnews[0] += "
"; arnews[1]="Christy: Jensen Ackles - Eye of the Tiger
"; arnews[1] += "Jensen Ackles - Eye of the Tiger -"; arnews[1] += "
"; arnews[2]="Rez@: Jensen Ackles and Jared Padalecki interview 2009 part 1
"; arnews[2] += "Jensen Ackles and Jared Padalecki interview 2009 part 1 -"; arnews[2] += "
"; arnews[3]="Michelle Gerry: @youngamerican Jensen Ackles?
"; arnews[3] += "@"; arnews[3] += "
"; arnews[4]="satine: günün arızası: jeffrey dean morgan
"; arnews[4] += "günün arızası: jeffrey dean morgan"; 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("
");