var arnews = new Array(8); totcount = 5; rnd = 0; document.title=document.title+ " - "Suzie+McNeil" - Google News"; document.title=document.title+ " "; arnews[0]="Audiences love to hear those familiar songs - Times and Transcript
"; arnews[0] += "

Audiences love to hear those familiar songs
Times and Transcript
For example, last Tuesday night we were at the Capitol Theatre for the Colin James show and the opening act was Suzie McNeil, a tremendous Canadian singer. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 10:17:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="• GETTING OUT - Hamilton Spectator
"; arnews[1] += "

• GETTING OUT
Hamilton Spectator
3257 Suzie McNeil, with special guest Rex Goudie, performs 8 pm at the Sanderson Centre for the Performing Arts, 88 Dalhousie St., Brantford. ...

"; arnews[1] += "
Publ.Date : Thu, 28 Jan 2010 09:33:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Talented guitarist James struts and frets upon stage - StarPhoenix
"; arnews[2] += "

Talented guitarist James struts and frets upon stage
StarPhoenix
Suzie McNeil opened the show saying she was doing acoustic sets for the first time ever. She was flanked by a keyboard and guitar player, and all three on ...

"; arnews[2] += "
Publ.Date : Fri, 22 Jan 2010 16:14:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="Colin James Returns To The Same Stage He Shared With Stevie Ray Vaughan - RockStar Weekly
"; arnews[3] += "

RockStar Weekly

Colin James Returns To The Same Stage He Shared With Stevie Ray Vaughan
RockStar Weekly
Opening the show was Toronto's Rock Star: INXS contestant Suzie McNeil. Colin James's Canadian tour hits 23 cities, including upcoming stops in Toronto (Jan ...

"; arnews[3] += "
Publ.Date : Fri, 15 Jan 2010 23:36:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="Concerts - Winnipeg Free Press
"; arnews[4] += "

Concerts
Winnipeg Free Press
With Suzie McNeil. Tickets $39.50 and $49.50 at Ticketmaster. Jan. 23, Park Theatre, 8 pm Chicago singer-songwriter. Tickets $17 at Ticketmaster and $20 at ...

"; arnews[4] += "
Publ.Date : Thu, 14 Jan 2010 19:12:24 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");