var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Olivia+Carey" - Google News"; document.title=document.title+ " "; arnews[0]="Dover Middle School Second Quarter Honor Roll, 2009-10 - Foster's Daily Democrat
"; arnews[0] += "

Dover Middle School Second Quarter Honor Roll, 2009-10
Foster's Daily Democrat
Lina Adjout, Beverly Allen, Jeanne Allen, Meredith Baker, Allison Benson, Summer Busching, Maxwell Byrd, Olivia Cama, Olivia Carey, Cassy Carper, ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 20:09:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="Open Road Theatre presents 'Pinocchio' - Hamilton-Wenham Chronicle
"; arnews[1] += "

Hamilton-Wenham Chronicle

Open Road Theatre presents 'Pinocchio'
Hamilton-Wenham Chronicle
Daria Scofield plays Lampwick the tomboy and Olivia Carey plays Guida. Both are eighth-graders at Miles River Middle School. Scofield has participated in ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 20 Jan 2010 06:17:15 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");document.write("
");