var arnews = new Array(5);
totcount = 5;
rnd = 0;
arnews[0]="Laura Vandervoort, Marsha Thomason, David Anders, Michael Graziadei, and Chris Carmack on the set of the Reef in Hawaii. Pictured: Laura Vandervoort Ref: SPL30558 130508 EXCLUSIVE Picture by: Splash News Splash News and Pictures Los Angeles: 310-821-2666 New York: 212-619-2666 London: 870-934-2666 photodesk@splashnews.com
";
arnews[0] += "Laura Vandervoort, Marsha Thomason, David Anders, Michael Graziadei, and Chris Carmack on the set of the Reef in Hawaii.
Pictured: Laura Vandervoort
Ref: SPL30558 130508 EXCLUSIVE
Picture by: Splash News
Splash News and Pictures
Los Angeles: 310-821-2666
New York: 212-619-2666
London: 870-934-2666
... -";
arnews[0] += "
";
arnews[1]="Laura Vandervoort, Marsha Thomason, David Anders, Michael Graziadei, and Chris Carmack on the set of the Reef in Hawaii. Pictured: Laura Vandervoort Ref: SPL30558 130508 EXCLUSIVE Picture by: Splash News Splash News and Pictures Los Angeles: 310-821-2666 New York: 212-619-2666 London: 870-934-2666 photodesk@splashnews.com
";
arnews[1] += "Laura Vandervoort, Marsha Thomason, David Anders, Michael Graziadei, and Chris Carmack on the set of the Reef in Hawaii.
Pictured: Laura Vandervoort
Ref: SPL30558 130508 EXCLUSIVE
Picture by: Splash News
Splash News and Pictures
Los Angeles: 310-821-2666
New York: 212-619-2666
London: 870-934-2666
... -";
arnews[1] += "
";
arnews[2]="paul collier: BuzzWorthy Radio: Michael Graziadei! - May 07,2009
";
arnews[2] += "BuzzWorthy Radio: Michael Graziadei! - May 07,2009 -";
arnews[2] += "
";
arnews[3]="realitybitesback: @CBSTweet Happy Birthday Michael Graziadei of #TheYoungAndTheRestless!
";
arnews[3] += "@";
arnews[3] += "
";
document.title=document.title+ " ";
arnews[4]="CBSTweet: Happy Birthday Michael Graziadei of #TheYoungAndTheRestless!
";
arnews[4] += "CBSTweet: Happy Birthday Michael Graziadei of";
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("