var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Hanover High School Honor Roll - Patriot Ledger
"; arnews[0] += "HIGH HONORS – Ian Concannon, Ryan Dowling, Amanda Gosselin, Rebecca Hayes, Alexander Judge, Kimberly Teetsell. HONORS – Francis Armstrong, Kristin Bennett, Diana Berardi, Erik Burgess, Griffin Cameron, Paul Cheney, Christopher Clapp, Sarah Coffey ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:47:00 GMT"; arnews[0] += "
"; arnews[1]="Photo Gallery: Winter X-Games 2010 - Grand Junction Daily Sentinel
"; arnews[1] += "Sarah Burke from Whistler, BC, Canada crashes and burns on her run in the Women’s Skiing Slopestyle Finals. Photo by Christopher Tomlinson Kaya Turski from Montreal, Quebec, Canada, during her gold medal-winning run in the Skiing Slopestyle Women ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:12:00 GMT"; arnews[1] += "
"; arnews[2]="Jumpers take leap of faith - Tacoma News Tribune
"; arnews[2] += "No money, no opening ceremonies and maybe no really meaningful competition. It's not easy being a part of the U.S. Olympic Ski Jumping team. Not only will the cash-starved American squad miss the opening ceremony Friday night, they face the ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 08:15:00 GMT"; arnews[2] += "
"; arnews[3]="Cool girls - Reading Eagle
"; arnews[3] += "Many top-tier female skiers and snowboarders have mastered the cool-girl look that makes them style role models for anyone not interested in mimicking the Michelin man on these cold winter days. Snow stars Torah Bright, Gretchen Bleiler, Sarah Burke ..."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 05:07:00 GMT"; arnews[3] += "
"; arnews[4]="Grete Eliassen on ESPN Radio - Ski Channel
"; arnews[4] += "It's the first all-girl ski movie with her, Kaya Turski, Sarah Burke and Lynsey Dyer. It's called \"Say My Name\", and we can't wait for it. For the skier who likes to ski all over the mountain and only plans on buying one pair of skis this season, the ..."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 19:34:00 GMT"; arnews[4] += "
"; arnews[5]="X-Games star on sidelines - Edmonton Journal
"; arnews[5] += "Sarah Burke is so much more than just a pretty face. Her wavy blond hair is the stuff of television commercials and she's blessed with a smile whiter than fresh powder. The 27-year-old also rocks a wicked body. We only bring it up because her ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 08:22:00 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("
");