var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="NTMS honors veterans with Veterans Day speech contest
"; arnews[0] += "Students honored veterans via word of mouth Nov. 11 when North Tapps Middle School hosted its annual Veterans Day speech contest."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 00:23:14 GMT"; arnews[0] += "
"; arnews[1]="Film Noir 101: A weekend of darkness at the Savoy in Montpelier
"; arnews[1] += "Bogie & Bacall in The Big Sleep Film noir, as the French would come to call it, was a unique byproduct of artistic and sociological forces that had its start in America in the early '40s and reached its peak in the latter half of the decade, when the wartime boom turned to postwar blues, when unemployment was on the rise and disillusionment was a ..."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Language enrichment at Elden
"; arnews[2] += "In November, students studying German at Baker High School spent time in the second-grade classrooms of Elden Elementary School teaching the younger students the language."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 22:32:55 GMT"; arnews[2] += "
"; arnews[3]="The ghosts of the Daniel Benton Homestead
"; arnews[3] += "The Daniel Benton Homestead, this haunted house is in Tolland Connecticut. Lauren Neslusan The Daniel Benton Homestead is located twenty minutes northeast of Hartford."; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Non-students face a taxing time at chemist
"; arnews[4] += "IT'S no fun not being a student anymore. It feels an awful lot like being Mark while everybody else still gets to be Jeremy."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 07:05:21 GMT"; arnews[4] += "
"; arnews[5]="A 'Noir November'
"; arnews[5] += "Veronica Lake's death, allegedly in Vermont, is a mystery worthy of her femme fatale roles in the tough-minded movies that were so popular during and after World War II."; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 18:23:55 GMT"; arnews[5] += "
"; arnews[6]="Video provocation just isn't what it used to be
"; arnews[6] += "Sure, the scarves sported by the men of Rammstein are warm and stylish, but they also proved useful for wet cleanups on the set of the \"Pussy\" video."; arnews[6] += "
Publ.Date : Thu, 19 Nov 2009 14:23:31 GMT"; arnews[6] += "
"; arnews[7]="Newly Released Books
"; arnews[7] += "\"Like most people, they know one another inside out, and not at all.\" That is how Penelope Lively describes the subjects of her latest novel: the Harpers - Charles, a distant intellectual; Alison, who wants nothing more than to be a mother; six children; and Ingrid, the \"au pair girl\" who has remained long after the children have grown."; arnews[7] += "
Publ.Date : Thu, 19 Nov 2009 06:28:11 GMT"; arnews[7] += "
"; totcount = 8; 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("
");