var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Incoming N.J., Va. governors tell how they won
"; arnews[0] += "By Dan Balz AUSTIN -- On the day that Sarah Palin kicked off her book tour to enthusiastic crowds, the two newest Republican governors sought to explain why the former Alaska governor had not campaigned on their behalf this fall."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 14:48:23 GMT"; arnews[0] += "
"; arnews[1]="David J. Van Dreel
"; arnews[1] += "David J. Van Dreel, 73, of Tripoli, passed away Saturday, Nov. 7 at Season's of Life Hospice House, Woodruff."; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="David J. Van Dreel
"; arnews[2] += "David J. Van Dreel, 72, Tripoli, formerly of Wisconsin Rapids, passed away Saturday, Nov."; arnews[2] += "
Publ.Date : Mon, 09 Nov 2009 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Dancers salute Hines; comic, philosopher coming to LVC
"; arnews[3] += "An all-star cast will pay tribute to the late tap legend Gregory Hines and many others in \"Thank You, Gregory!\" at 2:30 p.m. Sunday, Nov."; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 03:14:09 GMT"; arnews[3] += "
"; arnews[4]="Surprising finishes at Spooky Run
"; arnews[4] += "Top five - 1. Jim Dandeneau, 16:22; 2. Joe Francisco, 17:55; 3. David Schaad, 18:18; 4. Jeff Viera, 18:28; 5. Peter Danzell, 18:39. 12-under - Caleb Bolger, 26:30; Owen Murray, 28:12; Mason Favali, 41:33. 13-18 - Jason Foster, 22:09. 19-29 - Peter Saulino, 24:08; Darick Furtado, 24:45; Andrew Ruff, 25:14. 30-39 - Sal Corrao, 19:15; Robert Racette, ..."; arnews[4] += "
Publ.Date : Sun, 01 Nov 2009 07:24:51 GMT"; arnews[4] += "
"; arnews[5]="Field hockey in top 10
"; arnews[5] += "Any collegiate sports team can look into its past and point to a specific chapter in its history that helped to redefine its program."; arnews[5] += "
Publ.Date : Fri, 30 Oct 2009 03:00:00 GMT"; arnews[5] += "
"; arnews[6]="Shipley, Withers take senior SOE roles
"; arnews[6] += "Joan Withers and Dame Jenny Shipley head up a list of senior SOE board appointments announced today."; arnews[6] += "
Publ.Date : Tue, 20 Oct 2009 18:00:00 GMT"; arnews[6] += "
"; arnews[7]="Shipley, Withers take senior SOE roles
"; arnews[7] += "Joan Withers and Dame Jenny Shipley head up a list of senior SOE board appointments announced today."; arnews[7] += "
Publ.Date : Tue, 20 Oct 2009 00:59:09 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("
");