var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="The.Secret.Life.of.the.American.Teenager.S02E11.720p.HDTV.X264-DIMENSION[青春密语 第二季 第11集] (剧集(欧美))
";
arnews[0] += "The.Secret.Life.of.the.American.Teenager.S02E11.720p.HDTV.X264-DIMENSION[青春密语 第二季 第11集] (剧集(欧美)) -";
arnews[0] += "
";
arnews[1]="today on the show: @ashsimpsonwentz, @rbrockington, daren kagasoff, @chairliftmusic and YOU (if you've sent us pictures here or on facebook)
";
arnews[1] += "today on the show: @ashsimpsonwentz, @rbrockington, daren kagasoff, @chairliftmusic and YOU (if you've sent us pictures here or on facebook) -";
arnews[1] += "
";
arnews[2]="Mădălin Oprea: .: Teen Choice Awards 2009 Reports
";
arnews[2] += ".: Teen Choice Awards 2009 Reports -";
arnews[2] += "
";
arnews[3]="'The Secret Life of the American Teenager' Photos - Daren Kagasoff
";
arnews[3] += "'The Secret Life of the American Teenager' Photos - Daren Kagasoff -";
arnews[3] += "
";
arnews[4]="#hollywood - Happy Birthday Daren Kagasoff! http://bit.ly/349TCv
";
arnews[4] += "";
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("