var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="S.W.A.T.2003.Blu-ray.RemuxBD.1080p.MPEG2.DD51.TrueHD-HDS[反恐特警组/特警雄风/洛城特警 [国英] [中字]] (电影(1080p))
";
arnews[0] += "S.W.A.T.2003.Blu-ray.RemuxBD.1080p.MPEG2.DD51.TrueHD-HDS[反恐特警组/特警雄风/洛城特警 [国英] [中字]] (电影(1080p)) -";
arnews[0] += "
";
arnews[1]="Mădălin Oprea: House of Wax (Widescreen Edition) starring Chad Michael Murray ...
";
arnews[1] += "House of Wax (Widescreen Edition) starring Chad Michael Murray ... -";
arnews[1] += "
";
arnews[2]="In Modern Family/Cougar Town review, worth mentioning that both feature actors (Ed O'Neill/Brian Van Holt) from John From Cincy? Nah.
";
arnews[2] += "In Modern Family/Cougar Town review, worth mentioning that both feature actors (Ed O'Neill/Brian Van Holt) from John From Cincy? Nah.";
arnews[2] += "
";
arnews[3]="Cougar.Town.S01E01.720p.HDTV.x264-CTU[ABC新剧:熟女镇/熟女当道第一季第1集] (剧集(欧美))
";
arnews[3] += "Cougar.Town.S01E01.720p.HDTV.x264-CTU[ABC新剧:熟女镇/熟女当道第一季第1集] (剧集(欧美)) -";
arnews[3] += "
";
arnews[4]="ben barren: 2mo'TVshows2try2nite #ModernFamily #CougarTown so much out atm not even I can keep up; 10gig of newTV in MyVuze:P
";
arnews[4] += "2mo'TVshows2try2nite";
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("