var arnews = new Array(5);
totcount = 1;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="treser: The Storyteller 1999 V Yale Strom Elizabeth Schwartz writer Frances Bay Storyteller Trevor Einhorn Johah Lajuene Roseman Shamika Lorenz Roseman Nelson Elizabeth Schwartz Teacher Annie Watanabie Ming rest of cast listed alphabetically Steve Echegoyen Student Amber Garcia Student Ariel Giller Student Maya Giller Student Talia Graff Student Armondo Guerrero Janitor Tatiana Isis Student Abigail Lisbe Student Karina Medvedeva Student Adam Schlesinger Student Lisa Schlesinger Student Noah Sharfman Student Zach Sharfman Student Tuesday Simon Student
";
arnews[0] += "The Storyteller 1999 V Yale Strom Elizabeth Schwartz writer Frances Bay Storyteller Trevor Einhorn Johah Lajuene Roseman Shamika Lorenz Roseman Nelson Elizabeth Schwartz Teacher Annie Watanabie Ming rest of cast listed alphabetically Steve Echegoyen Student Amber Garcia Student Ariel Giller Student Maya Giller Student Talia Graff Student Armondo... -";
arnews[0] += "
";
totcount = 1;
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("