var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Jing: imjing 分享 現在Star Movie在播絕命終結站3女主角Mary Elizabeth Winstead演的舞蹈電影 - 唯舞獨尊
";
arnews[0] += "imjing 分享 現在Star Movie在播絕命終結站3女主角Mary Elizabeth Winstead演的舞蹈電影 - 唯舞獨尊";
arnews[0] += "
";
arnews[1]="netclip: zypressen: reretlet:naha:pepepepe:sampler:sampler:davidmg:gals: Mary Elizabeth WInstead
";
arnews[1] += "zypressen: reretlet:naha:pepepepe:sampler:sampler:davidmg:gals: Mary Elizabeth WInstead -";
arnews[1] += "
";
arnews[2]="Dominik Schwind: Learning about Mary Elizabeth Winstead's existence might be the one good thing about Die Hard 4
";
arnews[2] += "Learning about Mary Elizabeth Winstead's existence might be the one good thing about Die Hard 4";
arnews[2] += "
";
arnews[3]="@ratriArchie bnyk sie.. Archie, Hayden Panettiere, David Cook, Nick D'Agosto, Josh Hutcherson, AnnaSophia Robb, Mary Elizabeth Winstead..
";
arnews[3] += "@ratriArchie bnyk sie.. Archie, Hayden Panettiere, David Cook, Nick D'Agosto, Josh Hutcherson, AnnaSophia Robb, Mary Elizabeth Winstead.. -";
arnews[3] += "
";
arnews[4]="Joe Naha: 46252: 46252: naha: pepepepe: sampler: sampler: davidmg: gals: Mary Elizabeth WInstead
";
arnews[4] += "46252: 46252: naha: pepepepe: sampler: sampler: davidmg: gals: Mary Elizabeth WInstead -";
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("