var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Lindsey Jacobellis - Washington Post
"; arnews[0] += "Lindsey Jacobellis is the most dominant woman in snowboard cross, but she hasn't won an Olympic gold medal -- and it's her own fault. With a huge lead approaching the finish line at the event's Olympic debut in 2006, Jacobellis tried to make a midair ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 08:14:00 GMT"; arnews[0] += "
"; arnews[1]="Lindsey Jacobellis U.S. Olympic Snowboarder (Photos, Video) - RIGHTPUNDITS.COM
"; arnews[1] += "The United States has many of the best snowboarders, but when it comes to female snowboarders they are not just successful, but gorgeous! This is the case of Lindsey Jacobellis, U.S Olympic Snowboarder. Keep reading to know a little bit more about ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 19:35:00 GMT"; arnews[1] += "
"; arnews[2]="Who to look for at Winter Olympics - Cincinnati.com
"; arnews[2] += "Americans have always felt entitled to a female figure skating champion. They've had seven of the last 14 Olympic gold-medalists. In the past 11 Olympics, they've never done worse than bronze; TV ratings have soared. Now that may be ending; Bob ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:37:00 GMT"; arnews[2] += "
"; arnews[3]="Some girls have all the luck — like Susan Smith - Portland Tribune
"; arnews[3] += "After making headlines in October for winning a computer as part of the national Laptops for Flat Tops program, Gresham’s Susan Smith is packing her bags after winning a trip to the 2010 Olympic Winter Games in Vancouver, British Columbia. “I was ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:19:00 GMT"; arnews[3] += "
"; arnews[4]="Jacobellis looking for better Olympic finish - NBC Olympics
"; arnews[4] += "TELLURIDE, Colo. (AP) -- To the snowboard cross and X-Games world in which she resides, she is Lindsey Jacobellis , the most dominant figure in her sport, a multiple champion at almost every level. To the rest of the world - the world that pays ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:00:00 GMT"; arnews[4] += "
"; arnews[5]="Top snowboarder won't be showing off this time - Philadelphia Inquirer
"; arnews[5] += "TELLURIDE, Colo. - To the snowboard-cross and X-Games world in which she resides, she is Lindsey Jacobellis, the most dominant figure in her sport, a multiple champion at almost every level. To the rest of the world - the world that pays attention to ..."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 07:59: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("
");