var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kurt+Browning" - Google News"; document.title=document.title+ " "; arnews[0]="Johnny Weir Says Men's Figure Skating Is Not a 'Gay Sport' - FanHouse
"; arnews[0] += "

Johnny Weir Says Men's Figure Skating Is Not a 'Gay Sport'
FanHouse
Michael Weiss, Paul Wylie, Kurt Browning, Scott Hamilton and Gary Beacom-all married.......and I didn't have to think about it. Well let's see.. there's ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 04:42:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Champions on Ice and Snow Exhibit Opens at Toronto Airport - Aviation.ca (press release)
"; arnews[1] += "

Champions on Ice and Snow Exhibit Opens at Toronto Airport
Aviation.ca (press release)
Also included are Kurt Browning's skates, Anne Heggtveit's skis and a reproduction of a sweater, hat and mittens worn by Barbara Ann Scott. ...

"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 22:37:12 GMT+00:00"; arnews[1] += "
"; arnews[2]="From coffee table to the Olympic skating rink - Reuters
"; arnews[2] += "

Reuters

From coffee table to the Olympic skating rink
Reuters
... in 2006 and is hoping for an improvement this time after enlisting Canadian four-times former world champion Kurt Browning as one of her choreographers. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 17:06:46 GMT+00:00"; arnews[2] += "
"; arnews[3]="Scott Hamilton: The 5 most memorable Olympic figure skating falls - Entertainment Weekly
"; arnews[3] += "

Scott Hamilton: The 5 most memorable Olympic figure skating falls
Entertainment Weekly
Kurt Browning's Short Program in Albertville 1992. The fall on the triple axel cost him any chance of winning the Gold. He came in as the reigning World ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 15:21:05 GMT+00:00"; arnews[3] += "
"; arnews[4]="Chan believes he can - Sarnia Observer
"; arnews[4] += "

Chan believes he can
Sarnia Observer
A slew of Canadian world champions, including Donald Jackson, Brian Orser, Kurt Browning and Elvis Stojko, were unable to ascend to the top tier at an ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 11:19:05 GMT+00:00"; arnews[4] += "
"; arnews[5]="Cracking the skating code - Vancouver Sun
"; arnews[5] += "

Cracking the skating code
Vancouver Sun
From Donald Jackson to Vern Taylor to Brian Orser to Kurt Browning to Elvis Stojko, many of the major advancements in multiple-rotation jumps were pioneered ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 10:13:22 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("
");