var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="EWAusielloFiles: Exclusive FRIDAY NIGHT LIGHTS video: Aimee Teegarden coaches me on the show's Austin set! http://bit.ly/14WIxR
";
arnews[0] += "EWAusielloFiles: Exclusive FRIDAY NIGHT LIGHTS video: Aimee Teegarden coaches me on the show's Austin set!";
arnews[0] += "
";
arnews[1]="Mei Ngai: Ausiello visits 'Friday Night Lights'! http://tinyurl.com/yf4u3bo
";
arnews[1] += "Ausiello visits 'Friday Night Lights'!";
arnews[1] += "
";
arnews[2]="Carole: Friday Night Lights – Saison 4 : Premières photos promos
";
arnews[2] += "Friday Night Lights – Saison 4 : Premières photos promos -";
arnews[2] += "
";
arnews[3]="Friday.Night.Lights.S04E02.720p.HDTV.x264-RED[补发:胜利之光/第四季第2集/HDC美剧公社] (剧集(欧美))
";
arnews[3] += "Friday.Night.Lights.S04E02.720p.HDTV.x264-RED[补发:胜利之光/第四季第2集/HDC美剧公社] (剧集(欧美)) -";
arnews[3] += "
";
arnews[4]="Watch Friday Night Lights 308, Watch Friday Night Lights Keeping ...
";
arnews[4] += "Watch Friday Night Lights 308, Watch Friday Night Lights Keeping ... -";
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("