var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Eric+Clapton" - Google News"; document.title=document.title+ " "; arnews[0]="John Mayall keeps the blues by his side - The Gazette (Montreal)
"; arnews[0] += "

John Mayall keeps the blues by his side
The Gazette (Montreal)
His most famous protegé was Eric Clapton, who joined the Bluesbreakers in 1965 after quitting the increasingly pop-focused Yardbirds. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 09:23:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Very Best Cancel London Concert - Gaea Times
"; arnews[1] += "

The Very Best Cancel London Concert
Gaea Times
October 28th, 2009 LONDON - Veteran guitarist Eric Clapton had to cancel his performance at this week's Rock and Roll Hall concert extravaganza in New York ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:46:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Texas Guitar Women - Cincinnati CityBeat
"; arnews[2] += "

The Texas Guitar Women
Cincinnati CityBeat
... when people think of contemporary virtuoso Blues and Roots music guitar players they likely think of male performers — Eric Clapton, Ry Cooder, ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:39:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Local artists lovingly pay tribute to the Band's 'Last Waltz' - Boston Globe
"; arnews[3] += "

Boston Globe

Local artists lovingly pay tribute to the Band's 'Last Waltz'
Boston Globe
Singer-guitarist Mike Verge will cover the Neil Young and Eric Clapton tunes. Verge once had a band called Virgil Cain, named after the lead character in ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 02:43:47 GMT+00:00"; arnews[3] += "
"; arnews[4]="David Lister: How can they not love Lily? - Independent
"; arnews[4] += "

David Lister: How can they not love Lily?
Independent
We may acknowledge somewhere in the back of our minds that Eric Clapton, say, is a highly gifted guitarist and has been for centuries, and that he has ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 00:01:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Cold Rush - New York Times
"; arnews[5] += "

Cold Rush
New York Times
On this particular night, the Dr. Holms upstairs lounge and its smoking balconies were jampacked as the stereo blasted 1970s Eric Clapton. ...

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