var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Van Hout, Jane N.
"; arnews[0] += "Jane Van Hout, 79, Kimberly, died peacefully with her son Joe at her side, Tuesday, November 17, 2009."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Greinke captures AL Cy Young
"; arnews[1] += "Kansas City Royals right-hander Zack Greinke has been named the American League Cy Young Award winner by members of the Baseball Writers' Association of America."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 19:49:50 GMT"; arnews[1] += "
"; arnews[2]="Wildcats Soccer Roundup: November 13,2009
"; arnews[2] += "Are You A New Hyde Park Area High School Soccer, Basketball And/Or Volleyball Player?? And Were Born After July 31st 1994?? Local Team Looking For A Goalkeeper."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 08:17:21 GMT"; arnews[2] += "
"; arnews[3]="secimage
"; arnews[3] += "Harrison County Hospital in Corydon will host an H1N1 flu mist-only vaccine clinic Friday from 8 a.m. to 2 p.m. in the Baumgart Room."; arnews[3] += "
Publ.Date : Tue, 20 Oct 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="Rick O'Brien: Devlin is tops on decade list of QBs
"; arnews[4] += "Downingtown East's Pat Devlin, who graduated in 2005, went on to play at Penn State and is now leading the Delaware offense."; arnews[4] += "
Publ.Date : Sun, 08 Nov 2009 08:01:00 GMT"; arnews[4] += "
"; arnews[5]="Rating the decade's top QBs
"; arnews[5] += "Pat Devlin didn't step quietly onto the high school football stage. In October 2003, as a 6-foot-3, 190-pound sophomore for Downingtown East, Devlin completed 31 of 46 passes for a then single-game state record of 511 yards and five touchdowns in a 53-34 home loss to Ches-Mont League rival West Chester East."; arnews[5] += "
Publ.Date : Sun, 08 Nov 2009 06:48:44 GMT"; arnews[5] += "
"; arnews[6]="TV Redo: Zap2it updates 'Bosom Buddies,' 'Manimal,' 'Misfits of Science'
"; arnews[6] += "The premiere of ABC's \"V\" -- and TV's mostly woeful track record for updating beloved TV series -- has us taking a closer look this week at \"classic\" TV series that just might be able to make a comeback, if done correctly."; arnews[6] += "
Publ.Date : Fri, 06 Nov 2009 20:04:41 GMT"; arnews[6] += "
"; arnews[7]="What's On: Galleries
"; arnews[7] += "19. A Space : \"Bringing Down Our Dead\" exhibition with work from Juana Awad, Julian Calleros, Ulysses Castellanos, Rita Kamacho, Arlan Londono, Jesus Mora and Z'otz* Collective runs to Dec."; arnews[7] += "
Publ.Date : Thu, 05 Nov 2009 10:30:41 GMT"; arnews[7] += "
"; arnews[8]="secimage
"; arnews[8] += "A special grand jury made up of five men and one woman, as well as one male alternate, has been selected to hear the alleged sexual harassment case against Harrison County Sheriff G. Michael Deatrick."; arnews[8] += "
Publ.Date : Tue, 13 Oct 2009 07:00: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("
");