var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Menace.II.Society.1993.Directors.Cut.720p.BluRay.x264-SiNNERS[威胁2:社会 导演剪辑版] (电影(720p))
";
arnews[0] += "Menace.II.Society.1993.Directors.Cut.720p.BluRay.x264-SiNNERS[威胁2:社会 导演剪辑版] (电影(720p)) -";
arnews[0] += "
";
arnews[1]="linwenchao: Mark Dunn watched the video "CSI: Miami - Cast says goodbye to Khandi Alexander" on Joost.
";
arnews[1] += "Mark Dunn watched the video \"CSI: Miami - Cast says goodbye to Khandi Alexander\" on Joost. -";
arnews[1] += "
";
arnews[2]="Menace.II.Society.1993.Directors.Cut.1080p.BluRay.x264-CiNEFiLE[威胁2:社会(导演剪辑版)] (电影(1080p))
";
arnews[2] += "Menace.II.Society.1993.Directors.Cut.1080p.BluRay.x264-CiNEFiLE[威胁2:社会(导演剪辑版)] (电影(1080p)) -";
arnews[2] += "
";
arnews[3]="Menace.II.Society.1993.Directors.Cut.Bluray.1080p.DTSHD.x264-CHD[威胁2:社会(导演剪辑版)] (电影(1080p))
";
arnews[3] += "Menace.II.Society.1993.Directors.Cut.Bluray.1080p.DTSHD.x264-CHD[威胁2:社会(导演剪辑版)] (电影(1080p)) -";
arnews[3] += "
";
arnews[4]="Andrea See: The Corner (HBO Mini Series) [DVD] [2000]: Amazon.co.uk: Khandi Alexander, T.K. Carter, Sean Nelson, Toy Connor, Glenn Plummer: DVD
";
arnews[4] += "The Corner (HBO Mini Series) [DVD] [2000]: Amazon.co.uk: Khandi Alexander, T.K. Carter, Sean Nelson, Toy Connor, Glenn Plummer: DVD -";
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("