var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Echelon.Conspiracy.2009.Blu-ray.1080p.AVC.TRUE-HD 5.1[夺命手机/梯阵阴谋] (原盘)
";
arnews[0] += "Echelon.Conspiracy.2009.Blu-ray.1080p.AVC.TRUE-HD 5.1[夺命手机/梯阵阴谋] (原盘) -";
arnews[0] += "
";
arnews[1]="Mark Drapeau: Keep on the lookout for actress Tamara Feldman - I predict big things - http://is.gd/1O9kd
";
arnews[1] += "Keep on the lookout for actress Tamara Feldman - I predict big things -";
arnews[1] += "
";
arnews[2]="Sniki Wiki: Keep on the lookout for actress Tamara Feldman - I predict big things - http://is.gd/1O9kd
";
arnews[2] += "Keep on the lookout for actress Tamara Feldman - I predict big things -";
arnews[2] += "
";
arnews[3]="Echelon Conspiracy 2009 1080p Bluray AVC TrueHD5.1[夺命手机/梯阵阴谋]原盘DIY中字 (原盘)
";
arnews[3] += "Echelon Conspiracy 2009 1080p Bluray AVC TrueHD5.1[夺命手机/梯阵阴谋]原盘DIY中字 (原盘) -";
arnews[3] += "
";
arnews[4]="Echelon.Conspiracy.2009.BDRE.720P.DD51-MYSiLU[夺命手机] (电影(720p))
";
arnews[4] += "Echelon.Conspiracy.2009.BDRE.720P.DD51-MYSiLU[夺命手机] (电影(720p)) -";
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("