var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Civic Theatre expands vision for community
"; arnews[0] += "In these tough economic times, companies are getting creative to survive. For some, that means finding new ways to use your facility and entice people to spend what's left of their discretionary cash."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 11:01:20 GMT"; arnews[0] += "
"; arnews[1]="New Tricks "Series 4 Episode 7"
"; arnews[1] += "An intimate film portrait of one of our most important and influential contemporary Native American activists and artists, told in his own words Series 4 Episode 7 The team enter the glamorous, but murky, world of modelling to reinvestigate a 1987 murder."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 08:29:24 GMT"; arnews[1] += "
"; arnews[2]="Stevenson students to present 'Les Miserables'
"; arnews[2] += "\"Les Miserables,\" the musical based on Victor Hugo's famous tale of redemption in 19th century France, will be performed Friday to Sunday at Stevenson High School's Performing Arts Center, 1 Stevenson Drive, Lincolnshire."; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 13:23:48 GMT"; arnews[2] += "
"; arnews[3]="Neighbors Briefs
"; arnews[3] += "The Vineland Kiwanis Club has been a sponsor of the 4-H Fashion Revue since 1968."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Stevenson presents 'Les Miserables'
"; arnews[4] += "\"Les Miserables,\" the musical based on Victor Hugo's famous tale of redemption in 19th century France, will be performed Friday to Sunday at Stevenson High School's Performing Arts Center, 1 Stevenson Drive, Lincolnshire."; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 04:54:39 GMT"; arnews[4] += "
"; arnews[5]="Mercy spoils Eagles' field hockey plans
"; arnews[5] += "Annapolis Area Christian School almost had it. Jenna Benke and Jenna Parr paired up to lead Mercy on an overpowering run to take the Interscholastic Athletic Association of Maryland C Conference field hockey title away from the Eagles with a 2-1 victory on Saturday."; arnews[5] += "
Publ.Date : Wed, 04 Nov 2009 22:43:57 GMT"; arnews[5] += "
"; arnews[6]="A familiar tale
"; arnews[6] += "\"This is not the Disney version,\" said Sean Coppersmith, who plays the prince in Marian's production of \"Cinderella.\" \"There're no talking mice.\" But the story is a familiar one and because it is so recognizable director Ashley Bennett said the play has wide appeal."; arnews[6] += "
Publ.Date : Tue, 03 Nov 2009 23:28:07 GMT"; arnews[6] += "
"; arnews[7]="Mercy spoils AACS's plans for hockey crown
"; arnews[7] += "Annapolis Area Christian School almost had it. Jenna Benke and Jenna Parr paired up to lead Mercy on an overpowering run to take the Interscholastic Athletic Association of Maryland C Conference field hockey title away from the Eagles with a 2-1 victory yesterday."; arnews[7] += "
Publ.Date : Sun, 01 Nov 2009 14:31:35 GMT"; arnews[7] += "
"; arnews[8]="Residents narrowly approve 3 percent school levy hike
"; arnews[8] += "Brown Deer a ' y a slim margin, residents approved the recommended $13.4 million school district property tax levy - a 2.99 percent increase over last year - at a packed annual meeting Tuesday night."; arnews[8] += "
Publ.Date : Wed, 21 Oct 2009 15:48:53 GMT"; arnews[8] += "
"; totcount = 9; 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("
");