var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Sam+Cooke" - Google News"; document.title=document.title+ " "; arnews[0]="Obama welcomes crowd to White House to honor civil rights music - KGAN
"; arnews[0] += "

Obama welcomes crowd to White House to honor civil rights music
KGAN
Queen Latifah sang her rendition of the Marvin Gaye classic "What's Going On." And Yolanda Adams gave a spirited rendition of Sam Cooke's "A Change Is Gonna ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 09:42:22 GMT+00:00"; arnews[0] += "
"; arnews[1]="Obama sings praises of civil rights music - The Guardian
"; arnews[1] += "

The Guardian

Obama sings praises of civil rights music
The Guardian
Yolanda Adams opened the evening with Sam Cooke's A Change is Gonna Come, a line that Obama adopted during his election campaign. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 07:40:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Legendary singer perform at the White House to honor the civil rights movement - Washington Post
"; arnews[2] += "

Legendary singer perform at the White House to honor the civil rights movement
Washington Post
She kicked off the proceedings with what first seemed like a light, clarion take on Sam Cooke's "A Change Is Gonna Come." She wore a glowing smile as she ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:54:37 GMT+00:00"; arnews[2] += "
"; arnews[3]="First lady unveils obesity campaign - Boston Globe
"; arnews[3] += "

Boston Globe

First lady unveils obesity campaign
Boston Globe
Yolanda Adams opened the evening with a spirited rendition of Sam Cooke's “A Change Is Gonna Come.'' Others scheduled to perform included Bob Dylan, ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 05:52:23 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bob Dylan Sings "The Times They Are A-Changin'" for President Obama - TwentyFourBit (blog)
"; arnews[4] += "

Bob Dylan Sings "The Times They Are A-Changin'" for President Obama
TwentyFourBit (blog)
Whereas gospel singer Yolanda Adams changed the tense in a few lyrics to Sam Cooke's “A Change Is Gonna Come” by singing “a change has come” as a shout-out ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:46:57 GMT+00:00"; arnews[4] += "
"; arnews[5]="Music That Changed History and Still Resonates - New York Times
"; arnews[5] += "

Music That Changed History and Still Resonates
New York Times
Ms. Adams, a gospel luminary, sang Sam Cooke's hymnlike “A Change Is Gonna Come,” starting gently and growing joyfully vehement. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:35:17 GMT+00:00"; arnews[5] += "
"; arnews[6]="White House celebrates music that fueled the civil rights era - USA Today
"; arnews[6] += "

White House celebrates music that fueled the civil rights era
USA Today
Having a little church: Gospel star Adams opened the concert with a stirring rendition of Sam Cooke's A Change Is Gonna Come and a powerful reading of the ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 03:20:50 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");