var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jamie+Sale" - Google News"; document.title=document.title+ " "; arnews[0]="Sale, Simpson win Battle of the Blades - Vancouver Sun
"; arnews[0] += "

Sale, Simpson win Battle of the Blades
Vancouver Sun
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 ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 02:41:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="Kannegiesser in town for book signing today - Sudbury Star
"; arnews[1] += "

Kannegiesser in town for book signing today
Sudbury Star
Last week, Canadians were glued to their television sets as former nhler Craig Simpson and Olympic gold medalist Jamie Sale were crowned winners of the ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 11:24:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="'The girls did make the guys look great' - Vancouver Sun
"; arnews[2] += "

'The girls did make the guys look great'
Vancouver Sun
Former Oiler, Penguin and Sabre Craig Simpson won the Battle with partner Jamie Sale, who claimed gold at the 2002 Olympics and 2001 world championship with ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 19:11:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="U of A celebrates Sale, Simpson win - Edmonton Journal
"; arnews[3] += "

U of A celebrates Sale, Simpson win
Edmonton Journal
... of Battle of the Blades, Louise Miller appreciated all the twists, flips, spins and lifts showcased by winning tandem Jamie Sale and Craig Simpson. ...

"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 18:50:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="Reality check - Toronto Sun
"; arnews[4] += "

Reality check
Toronto Sun
Not Craig Simpson, who was all smiles when he and partner Jamie Sale beat out Stephane Richer and Claude Lemieux. Hey, wait, didn't I call Simpson's win ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 18:21:52 GMT+00:00"; arnews[4] += "
"; arnews[5]="Simpson and Salé: They could make ice melt - Globe and Mail
"; arnews[5] += "

Globe and Mail

Simpson and Salé: They could make ice melt
Globe and Mail
Jamie Sale and Craig Simpson, winners of the Battle of The Blades, pose for a photo in Toronto. Deborah Baic/The Globe and Mail From Thursday's Globe and ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 21:10:15 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("
");