var arnews = new Array(8); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="10 Belarus claims to fame - Soccerlens
"; arnews[0] += "Alex’s baby brother is likely to be the only Hleb troubling England tonight. The 25-year-old thought he had secured his move west this summer when a loan deal with Dutch outfit Roda JC seemed to be on the cards, but the move fell through at the ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 11:08:00 GMT"; arnews[0] += "
"; arnews[1]="Sale, Simpson best on blades - Edmonton Journal
"; arnews[1] += "One couple was voted off every week using a combination of fan votes and a celebrity judging panel that included Don Cherry, Katarina Witt and Doug Gilmour. Nearly two million viewers watched the weekly episodes, making the series one of the most ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 18:23:00 GMT"; arnews[1] += "
"; arnews[2]="Blogs and Columns - Amateur Sports - CBC News
"; arnews[2] += "Just as the \"Battle of the Brians\" (Orser and Boitano), Elizabeth Manley and Katarina Witt gave the 1988 Calgary Olympics so much character, so too will the modern crop of Canadian skaters. In Kitchener, Ont., this weekend at Skate Canada, the final ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 08:27:00 GMT"; arnews[2] += "
"; arnews[3]="Debi Thomas: From Olympic medallist to surgeon - canada.com
"; arnews[3] += "EDMONTON — To say that Debi Thomas lives in Illinois and works in Indiana is technically correct, but she also has a mobile home; her Toyota Prius. The retired American figure skater is now an orthopedic surgeon and the new job she took two months ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 08:06:00 GMT"; arnews[3] += "
"; arnews[4]="Jamie Salé and Craig Simpson win Battle of the Blades - Toronto Star
"; arnews[4] += "Jamie Salé and Craig Simpson became the first ever winners of Battle of the Blades , but Rogers Television customers in Toronto missed seeing most of Monday night's hotly anticipated live finale. The Alberta duo beat out the previous week's winners ..."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[4] += "
"; arnews[5]="Eagle and Drake soar off to Canada - BBC
"; arnews[5] += "The winter season is now going strong, and athletes all over the world have a chance to show that their Winter Olympic ambitions are more than just talk. It is up to the GB team to prove, as the Winter Olympics is threatened with relegation from UK ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 10:41: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("
");