var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Johnny John Peters: Linda Park - Crash 2x02 Always See Your Face HDTV 720p http://is.gd/3KShx
";
arnews[0] += "Linda Park - Crash 2x02 Always See Your Face HDTV 720p";
arnews[0] += "
";
arnews[1]="Johnny John Peters: Linda Park – Crash 2×02 Always See Your Face HDTV 720p http://is.gd/3KW8t
";
arnews[1] += "Linda Park – Crash 2×02 Always See Your Face HDTV 720p";
arnews[1] += "
";
arnews[2]="hotbags: Velocity | Linda Park | The Courier-Journal http://bit.ly/18wGp5
";
arnews[2] += "Velocity | Linda Park | The Courier-Journal";
arnews[2] += "
";
arnews[3]="Johnny John Peters: Linda Park - Crash 2x05 You, I'll Be Following HDTV 720p http://is.gd/4nrKN
";
arnews[3] += "Linda Park - Crash 2x05 You, I'll Be Following HDTV 720p";
arnews[3] += "
";
arnews[4]="I have 2 say it. That mgr is a funking douche-bag-weak-ass-son-of-a-mo-fo...
";
arnews[4] += "I have 2 say it. That mgr is a funking douche-bag-weak-ass-son-of-a-mo-fo... -";
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("