var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Suzie+McNeil" - Google News"; document.title=document.title+ " "; arnews[0]="Do you believe? - Bay Today
"; arnews[0] += "

Bay Today

Do you believe?
Bay Today
The unofficial Canadian Olympic anthem 'Believe', by recording artist Suzie McNeil, could be heard loud and clear on a number of the floats reminding folks ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 03:57:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Anticipation grows for torch's visit - Liberal
"; arnews[1] += "

Anticipation grows for torch's visit
Liberal
The featured performer of the day is rock/soul singer Suzie McNeil, who will perform from 12:30-1 pm "Our goal is to have 5000 participants to attendâ? ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 17:05:22 GMT+00:00"; arnews[1] += "
"; arnews[2]="Opening acts named - Times and Transcript
"; arnews[2] += "

Opening acts named
Times and Transcript
2 is Toronto singer Suzie McNeil. McNeil, who made a name for herself as one of the finalists on 2005 reality show Rock Star: INXS, released her debut album ...

"; arnews[2] += "
Publ.Date : Fri, 30 Oct 2009 09:16:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="MOTOWN AT THE CONCERT HALL, Nov. 10 on Bravo! - Channel Canada
"; arnews[3] += "

Channel Canada

MOTOWN AT THE CONCERT HALL, Nov. 10 on Bravo!
Channel Canada
Earlier this month JUNO Award-winning singer-songwriter Colin James, R&B/soul queen Divine Brown, rock star Suzie McNeil, Justin Nozuka, jazz crooner Matt ...

"; arnews[3] += "
Publ.Date : Thu, 29 Oct 2009 02:30:23 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");