var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="mike
"; arnews[0] += "Seeking to bolster its daytime lineup, CNN is making another anchor switch to kick off the new year."; arnews[0] += "
Publ.Date : Thu, 07 Jan 2010 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="Morning Links: Tiger Woods, out of sex rehab and back with wife, said to be planning golf comeback
"; arnews[1] += "Tiger Woods is headed back to his home in Windermere, Fla., next week and plans to return to golf in late March, someone who works for the Woods family has told TMZ ."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 13:04:44 GMT"; arnews[1] += "
"; arnews[2]="Weekend area sports roundup: Prep hockey blanks Xaverian to qualify for postseason
"; arnews[2] += "ST. JOHN'S PREP 1, XAVERIAN 0: Senior Greg Tremblay knocked home a rebound at 7:05 of the second period for the game's only goal yesterday afternoon."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 06:57:40 GMT"; arnews[2] += "
"; arnews[3]="Class Notes
"; arnews[3] += "The Wattles Park Elementary School Parent Teacher Association is raising money to pay for an addition to the school's playground."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="On the move: Furniture retailer Forma relocating to larger showroom
"; arnews[4] += "The move gives Forma Furniture increased space to showcase its furniture from Scandinavia, Italy and the United States and expand its products to include mattresses."; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Over a The Hills,a Lauren Conrad an author
"; arnews[5] += "\"To be honest - I haven't seen an episode since I left, so I don't really know,\" LC told the Track."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 07:42:42 GMT"; arnews[5] += "
"; arnews[6]="Joseph E. Niewiek
"; arnews[6] += "Joseph E. Niewiek, 64, formerly of Hart, passed away Friday, Jan. 15, 2010. He was preceded in death by his parents, Joe Niewiek and Eileen Spaans; and sister, JoAnn Platz."; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 15:47:39 GMT"; arnews[6] += "
"; arnews[7]="Listen up - or in
"; arnews[7] += "Ia m going to be dishing Charlotte restaurants, food, and, perhaps, dissing Valentinea s Day with host Mike Collins and local food writers Helen Schwab of the Charlotte Observer, and Heidi Billotto of Charlotte Living Magazine on WFAE's Charlotte Talks, 90.7 FM, Friday, February 5 at 9 a.m. Past discussions have proved lively, and the show takes ..."; arnews[7] += "
Publ.Date : Wed, 03 Feb 2010 16:01:55 GMT"; arnews[7] += "
"; arnews[8]="Mid-York Weekly - Feb. 4, 2010
"; arnews[8] += "Halsey E. Harney ONEONTA-NEW HARTFORD - Halsey Edward Harney, 86, formerly of Oneonta, NY, and Kissimmee, FL, and a recent resident of the Presbyterian Home in New Hartford, NY, passed away Sunday, January 24, 2010, at Faxton-St. Luke's Healthcare, New Hartford, NY."; arnews[8] += "
Publ.Date : Wed, 03 Feb 2010 14:52:06 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("
");