var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Worden nets 21 as M'side women win GPAC opener - Sioux City Journal
"; arnews[0] += "Playing their Great Plains Athletic Conference season opener, the Mustangs of Coach Jamie Sale spotted Midland Lutheran the game's first eight points before surging back to lead by double-digit marks most of the way in a 65-49 victory."; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:59:00 GMT"; arnews[0] += "
"; arnews[1]="Jamie Sale and Craig Simpson win Battle of the Blades - Toronto Star
"; arnews[1] += "Two-time Stanley Cup winner Craig Simpson has a new title to add to his name – figure skating champ of \"Battle of the Blades.\" The former NHL'er and his partner, Olympic gold medallist Jamie Sale, emerged victorious in the inaugural season of the ..."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 02:09:00 GMT"; arnews[1] += "
"; arnews[2]="Jamie Salé and Craig Simpson win Battle of the Blades - Toronto Star
"; arnews[2] += "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[2] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[2] += "
"; arnews[3]="Jamie Salé and Craig Simpson Winners of BATTLE OF THE BLADES - Channel Canada
"; arnews[3] += "The results are in and Canadian viewers have spoken. After seven weeks of intense competition, Jamie Salé and Craig Simpson were declared the final winners of the BATTLE OF THE BLADES, as voting results were revealed during tonight’s broadcast of ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 05:43:00 GMT"; arnews[3] += "
"; arnews[4]="Winner to be announced on reality skating show 'Battle of the Blades' - News1130.com
"; arnews[4] += "Former NHLer Craig Simpson and figure skater Jamie Sale skate during an event for the CBC series \"Battle of the Blades\". THE CANADIAN PRESS/Frank Gunn/ file TORONTO - The votes are being tallied and tonight a winning pair will be crowned on CBC-TV's ..."; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 15:03:00 GMT"; arnews[4] += "
"; arnews[5]="Three remaining pairs battle for CBC's Blades crown - Edmonton Journal
"; arnews[5] += "A Stanley Cup champion is about to be crowned a figure skating champion. One of three remaining pairs in CBC's Battle of the Blades will be declared champ by Monday, at least in the eyes of Canadian television viewers. Left in the mix for the $100 ..."; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 23:57:00 GMT"; arnews[5] += "
"; arnews[6]="Sale, Simpson skate away with Battle of the Blades crown - canada.com
"; arnews[6] += "Jamie Sale is an Olympic gold medallist; Craig Simpson is a two-time Stanley Cup champion. Now the pair can add inaugural Battle of the Blades winner to their respective resumes. Sale and Simpson received the most votes on the popular CBC figure ..."; arnews[6] += "
Publ.Date : Sun, 15 Nov 2009 23:54:00 GMT"; arnews[6] += "
"; totcount = 7; 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("
");