var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Michelle Kwan To Cover Olympics For 'GMA' - Post Chronicle
"; arnews[0] += "Kwan, who participated in two Winter Olympics and won two medals there, will provide commentary and analysis on figure skating, as well as coverage of other news stories at the games,\" the network said in a news release."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 12:32:00 GMT"; arnews[0] += "
"; arnews[1]="Michelle Kwan To Cover Olympics For 'GMA' - Post Chronicle
"; arnews[1] += "Champion figure skater Michelle Kwan is joining \"Good Morning America\" as a special correspondent covering the Vancouver Winter Olympics, ABC said Monday. \"Kwan, who participated in two Winter Olympics and won two medals there, will provide ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 12:32:00 GMT"; arnews[1] += "
"; arnews[2]="ABC Taps Michelle Kwan as Special Olympic Correspondent - Broadcasting Cable
"; arnews[2] += "ABC has tapped former World Champion and two-time Olympic medal winning figure skater Michelle Kwan as a special correspondent during the Winter Olympic games in Vancouver. Kwan will do commentary and analysis for ABC's Good Morning America starting ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 16:23:00 GMT"; arnews[2] += "
"; arnews[3]="Taking an educated gamble in Olympic figure skating - Denver Post
"; arnews[3] += "Ever since Zakrajsek started coaching, he'd get calls from parents saying their daughter will some day skate like Michelle Kwan. It never happened. Until Rachael showed up. \"After that first lesson, I remember thinking, 'Yeah, this mom's right ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 11:55:00 GMT"; arnews[3] += "
"; arnews[4]="FIGURE SKATING CHAMPION MICHELLE KWAN JOINS ABC’S “GOOD MORNING ... - ABC News Blogs
"; arnews[4] += "Michelle Kwan, the most decorated figure skater in U.S. history, is joining ABC’s “Good Morning America” as a special correspondent covering the Winter Olympics in Vancouver. Kwan, who participated in two Winter Olympics and won two medals ..."; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 23:55:00 GMT"; arnews[4] += "
"; arnews[5]="Michelle Kwan Trades In the Olympics – For An Education - Twirlit
"; arnews[5] += "29 year-old Michelle Kwan has won 9 US figure skating championships, 5 world championships, and has two Olympic medals, one bronze, and one silver . She recently faced the possibility of going to her 5th Winter Olympics in Vancouver, but instead ..."; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 18:00: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("
");