var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="A cut above ... again
"; arnews[0] += "Rosary's GiSun Pak competes in the 200 medley relay Saturday at New Trier. The Beads, who went on to win the IHSA Girls Swimming and Diving State Meet, finished second in the event to St."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 03:47:41 GMT"; arnews[0] += "
"; arnews[1]="Pomperaug edged by Greenwich in Class L field hockey final
"; arnews[1] += "The CIAC field hockey tournament was so competitive in the Class L bracket this year that of the six previous state playoff games involving finalists Greenwich and Pomperaug, not a single one was decided by more than one goal."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 02:57:37 GMT"; arnews[1] += "
"; arnews[2]="Great Scott! Star leads Beads to four-peat
"; arnews[2] += "One of the best swimmers of the decade capped her high school career with the performance of a lifetime at the state finals Saturday at New Trier."; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 02:57:10 GMT"; arnews[2] += "
"; arnews[3]="All-County band to take center stage
"; arnews[3] += "Linda Payne lpayne@newstopic.net Some of Caldwell County's finest musicians will take the stage today for the seventh annual All-County band concert."; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 02:48:16 GMT"; arnews[3] += "
"; arnews[4]="HRVarsity stars of the week
"; arnews[4] += "GEMMA PANSCH School: Hampton Roads Academy. Sport: Tennis. HRA's No. 4 player saved two match points before winning her match as HRA beat Norfolk Collegiate for the Virginia Independent Schools Division II championship."; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 01:21:31 GMT"; arnews[4] += "
"; arnews[5]="McCain says he enjoyed Palin book
"; arnews[5] += "U.S. Sen. John McCain is interviewed by George Stephanopoulos on This Week with George Stephanopoulos on December 14, 2008 in Washington, DC."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 18:35:57 GMT"; arnews[5] += "
"; totcount = 6; 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("
");