var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Katarina+Witt" - Google News"; document.title=document.title+ " "; arnews[0]="Mitchell heads off to Olympics - Vernon Morning Star
"; arnews[0] += "

Mitchell heads off to Olympics
Vernon Morning Star
β€œThe two Brians, Orser versus Boitano, Debi Thomas, Katarina Witt, Elizabeth Manley. Nobody knew who was going to win.” While lamenting being away from his ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:08:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Idols sign autographs - BCLocalNews
"; arnews[1] += "

Idols sign autographs
BCLocalNews
Coquitlam Skating Club got a surprise visit with Calgary 1988 Olympic figure skater Katarina Witt (back row) who won gold for East Germany, and Canadian ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:51:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="VANOC CEO defends Schwarzenegger torch run - Toronto Star
"; arnews[2] += "

VANOC CEO defends Schwarzenegger torch run
Toronto Star
German figure skater Katarina Witt, Bollywood star Akshay Kumar and German singer Anna Maria Kaufmann previously carried the torch on its 106-day journey ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:24:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Figure skaters look to keep medal streak alive - Montreal Gazette
"; arnews[3] += "

Figure skaters look to keep medal streak alive
Montreal Gazette
She flew in under the radar β€” with the focus on Katarina Witt and Debi Thomas β€” and landed on the second step of the podium in Calgary. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:50:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Canada's best Olympians - Kelowna.com
"; arnews[4] += "

Canada's best Olympians
Kelowna.com
On home ice at Calgary's Saddledome, figure skater Elizabeth Manley somehow got in the middle of the Katarina Witt-Debi Thomas feud, nailed her freeskate ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:27:39 GMT+00:00"; arnews[4] += "
"; arnews[5]="Why is Schwarzenegger a torchbearer? - Globe and Mail (blog)
"; arnews[5] += "

Why is Schwarzenegger a torchbearer?
Globe and Mail (blog)
For example, former British and Olympic champion runner Sebastian Coe is also participating in the relay, as have German figure skater Katarina Witt and ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 20:45:59 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("
");