var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Confessions Of A Shopaholic 2009 BDRe x264 1080p DTS DualAudio-YellowBeast@HDS [一个购物狂的自白.1080P.英日双音轨] (电影(1080p))
";
arnews[0] += "Confessions Of A Shopaholic 2009 BDRe x264 1080p DTS DualAudio-YellowBeast@HDS [一个购物狂的自白.1080P.英日双音轨] (电影(1080p)) -";
arnews[0] += "
";
arnews[1]="Confessions.Of.A.Shopaholic.2009 Blu-Ray 1080p AVC DTS-HD MA 5.1-YellowBeast@HDS [一个购物狂的自白.日版原盘] (原盘)
";
arnews[1] += "Confessions.Of.A.Shopaholic.2009 Blu-Ray 1080p AVC DTS-HD MA 5.1-YellowBeast@HDS [一个购物狂的自白.日版原盘] (原盘) -";
arnews[1] += "
";
arnews[2]="Jason Parker: "Adam's Syndrome"
";
arnews[2] += "\"Adam's Syndrome\" -";
arnews[2] += "
";
arnews[3]="Hugh Dancy receives Spotlight Award - District
";
arnews[3] += "Hugh Dancy receives Spotlight Award - District -";
arnews[3] += "
";
arnews[4]="Dea Safira Basori: There is something same between Hugh Dancy and Hugh Grant other than their name. I think they the same type of eyes.
";
arnews[4] += "There is something same between Hugh Dancy and Hugh Grant other than their name. I think they the same type of eyes.";
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("