var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sarah+McLachlan" - Google News"; document.title=document.title+ " "; arnews[0]="Imogen Heap - Sunday Paper
"; arnews[0] += "

Imogen Heap
Sunday Paper
Everything sounds inviting in an experimental way, combining easy-on-the-ears, chilled-out electronics with Heap's honeyed Kate Bush/Sarah mclachlan vocals. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:10:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="Music Review: Susan Boyle I Dreamed A Dream - Blogcritics.org (blog)
"; arnews[1] += "

Music Review: Susan Boyle I Dreamed A Dream
Blogcritics.org (blog)
Ms. Boyle does a surprisingly fine job on this one--adding a touch of Sarah McLachlan-esque pathos to it. This is the album's loveliest moment. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 02:47:22 GMT+00:00"; arnews[1] += "
"; arnews[2]="Hundreds mourn fallen Marine - OCRegister
"; arnews[2] += "

Hundreds mourn fallen Marine
OCRegister
"In the Arms of an Angel," by Sarah McLachlan, was handpicked by Kayla Kirkpatrick for her brother, fallen Marine Lance Cpl. Justin J. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 00:58:30 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Canadian Tenors find perfect harmony - Toronto Star
"; arnews[3] += "

The Canadian Tenors find perfect harmony
Toronto Star
But if they have one special favourite, it's Canada's musical sweetheart, Sarah McLachlan, who not only appears on their Christmas CD (on "The Perfect ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 09:36:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="A year of living famously - PerthNow
"; arnews[4] += "

A year of living famously
PerthNow
Krall and friends Elton John, James Taylor and Sarah McLachlan have raised millions at charity events dedicated to the disease. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:44:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Blue Rodeo here two nights in March - Kawartha Media Group
"; arnews[5] += "

Blue Rodeo here two nights in March
Kawartha Media Group
As well, Blue Rodeo members have collaborated extensively with other notable Canadian artists, including Sarah McLachlan, The Tragically Hip, ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 14:30: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("
");