var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Vikram: Personal Effects Twentieth Spy Movie StarCast Movie Trailer Video Pictures Photos Images !
";
arnews[0] += "Personal Effects Twentieth Spy Movie StarCast Movie Trailer Video Pictures Photos Images ! -";
arnews[0] += "
";
arnews[1]="shnchk: michelle pfeiffer.
";
arnews[1] += "michelle pfeiffer. -";
arnews[1] += "
";
arnews[2]="jamesglenn17: Personal Effects Movie: Ashton Kutcher and Michelle Pfeiffer have agreed to star in the Rick Moody adaptation.. http://bit.ly/07j0Bls
";
arnews[2] += "Personal Effects Movie: Ashton Kutcher and Michelle Pfeiffer have agreed to star in the Rick Moody adaptation..";
arnews[2] += "
";
arnews[3]="jamesglenn17: Personal Effects Movie: Ashton Kutcher and Michelle Pfeiffer have agreed to star in the Rick Moody adaptation.. http://bit.ly/07j0Bls
";
arnews[3] += "Personal Effects Movie: Ashton Kutcher and Michelle Pfeiffer have agreed to star in the Rick Moody adaptation..";
arnews[3] += "
";
arnews[4]="Reavel: Photo: trioxin245:nickdrake:michelle pfeiffer batman. the only one that nailed the character http://tumblr.com/xyg46n6qy
";
arnews[4] += "Photo: trioxin245:nickdrake:michelle pfeiffer batman. the only one that nailed the character";
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("