var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="a Uninviteda great thriller, great ending
"; arnews[0] += "Halloween is over but that doesn't mean you have to put off seeing the thriller \"The Univited\" for another year."; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Visa Canada welcomes two new athletes to Team Visa Vancouver
"; arnews[1] += "It is because of these exemplary characteristics that Visa chose Jenn and Alexa to be a part of the Team Visa program."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 04:43:11 GMT"; arnews[1] += "
"; arnews[2]="Recent weddings
"; arnews[2] += "Click here to see a list by date of area couples who recently married. Click the couples' names to see their wedding or engagement announcements."; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="People and parties: JustLead dinner honors Mike Campbell
"; arnews[3] += "Dee Haslam, Kevin Clayton, Michelle Clayton, Joe Pryse, Sharon Miller Pryse and Chad Browning, from left, at the JustLead Legacy Dinner."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 05:28:22 GMT"; arnews[3] += "
"; arnews[4]="Saturday's TV Highlights: Willie Nelson on 'Austin City Limits'
"; arnews[4] += "Willie and the Wheel: Willie Nelson and Asleep at the Wheel celebrate their collaborative effort \"Austin City Limits\" at 11 p.m. on KLCS."; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="a Uninviteda great thriller, great ending
"; arnews[5] += "Halloween is over but that doesn't mean you have to put off seeing the thriller \"The Univited\" for another year."; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 08:00:00 GMT"; arnews[5] += "
"; arnews[6]="Professor of English receives esteemed Chawton House Fellowship
"; arnews[6] += "This spring, Pamela Corpron Parker, '81, associate professor of English and department chair at Whitworth, will travel to the village in England where Jane Austen wrote several of her celebrated works, thanks to the Chawton House Fellowship she received recently."; arnews[6] += "
Publ.Date : Thu, 05 Nov 2009 05:00:00 GMT"; arnews[6] += "
"; arnews[7]="Signing day list for NDSU, MSUM
"; arnews[7] += "Hea s a rugged interior player that will give us a different dimension,a said Saul Phillips."; arnews[7] += "
Publ.Date : Thu, 12 Nov 2009 08:33:27 GMT"; arnews[7] += "
"; arnews[8]="Camille Gavin: Webb back in director's chair
"; arnews[8] += "When: Doors open at 6:30 p.m., show at 8 p.m. today through Saturday; doors open at 12:30 p.m. Sunday, show at 2 p.m. Admission: $50 to $54; show only, $25 Information: 325-6100 'Reigning Cats and Dogs' When: Opening reception 5 to 7 p.m. Friday Admission: $10 to $15 Information: 324-9000 BC Jazz Ensemble When: 8 p.m. Saturday Admission: $8, ..."; arnews[8] += "
Publ.Date : Thu, 12 Nov 2009 02:17:00 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("
");