var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Johnny+Weir" - Google News"; document.title=document.title+ " "; arnews[0]="Skate Canada: What to expect - Universal Sports
"; arnews[0] += "

Universal Sports

Skate Canada: What to expect
Universal Sports
Of the Americans, Evan Lysacek is a sure bet for Tokyo, but both Johnny Weir and Wagner's fates rest on the blades of others. Weir, currently fourth in the ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 15:26:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="Top 55 TV Programs for Nov. 22-28, 2009 - NewsOK.com
"; arnews[1] += "

Top 55 TV Programs for Nov. 22-28, 2009
NewsOK.com
Also performing will be Dorothy Hamill, Kristi Yamaguchi, Nancy Kerrigan and Olympic figure skating hopefuls Johnny Weir and Rachael Flatt. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 11:04:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="Filmfest pick for Wednesday - St. Louis Post-Dispatch
"; arnews[2] += "

Filmfest pick for Wednesday
St. Louis Post-Dispatch
“Pop Star on Ice” is a glittering portrait of Johnny Weir, the three time US men's figure skating champion. As one commentator says, Weir is just what the ...

"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 07:05:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Parting Shots: The St. Louis International Film Festival wraps Sunday, but ... - Riverfront Times
"; arnews[3] += "

Parting Shots: The St. Louis International Film Festival wraps Sunday, but ...
Riverfront Times
—Kristie McClanahan Pop Star On Ice Like a lot of figure skaters, Johnny Weir has a soft spot for tight-fitting clothes and all things Russian. ...

"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 22:27:02 GMT+00:00"; arnews[3] += "
"; arnews[4]="Flatt poised for Olympic spot after second at Skate America - USA Today
"; arnews[4] += "

Flatt poised for Olympic spot after second at Skate America
USA Today
American Brandon Mroz's disappointing eighth place finish perhaps created an opening for other skaters like Johnny Weir to sneak into the mix for the USA's ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 01:52:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Feathers flying, gender bending ... only in figure skating - Los Angeles Times
"; arnews[5] += "

Feathers flying, gender bending ... only in figure skating
Los Angeles Times
Three-time US champion Johnny Weir, for whom outlandish is de rigueur, wore a glove he named Camille while skating his 2006 Olympic short program, ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 20:11:16 GMT+00:00"; 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("
");