var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "John+Mellencamp" - Google News"; document.title=document.title+ " "; arnews[0]="Obama sings praises of civil rights music - The Guardian
"; arnews[0] += "

The Guardian

Obama sings praises of civil rights music
The Guardian
Other performers included Joan Baez, John Mellencamp and the Blind Boys of Alabama. Obama's singing might be weaker than his rhetoric but it was better than ...

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

Legendary singer perform at the White House to honor the civil rights movement
Washington Post
... that included such legends and stars as Bob Dylan, Joan Baez, Smokey Robinson, Natalie Cole, John Mellencamp, Yolanda Adams and Jennifer Hudson. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 06:54:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="We're Real Americans - Indiana Daily Student
"; arnews[2] += "

We're Real Americans
Indiana Daily Student
They say we are all huge John Mellencamp fans who chew tobacco and dream about corn. This can't be true for all of us. Personally, Mellencamp's forehead ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 06:50:16 GMT+00:00"; arnews[2] += "
"; arnews[3]="White House concert honors music of civil rights era - CNN
"; arnews[3] += "

White House concert honors music of civil rights era
CNN
An all-star lineup including Bob Dylan, Joan Baez, Natalie Cole, Smokey Robinson, the Blind Boys of Alabama, John Mellencamp, gospel singer Yolanda Adams ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 06:29:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="Local students to question celebs - Denver Daily News
"; arnews[4] += "

Local students to question celebs
Denver Daily News
The event includes such legends as Joan Baez, Natalie Cole, Bob Dylan and John Mellencamp, to name a few. The 10 Highlands Ranch students were chosen by ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 06:23:25 GMT+00:00"; arnews[4] += "
"; arnews[5]="First lady unveils obesity campaign - Boston Globe
"; arnews[5] += "

Boston Globe

First lady unveils obesity campaign
Boston Globe
Others scheduled to perform included Bob Dylan, Smokey Robinson, Joan Baez, Natalie Cole, Jennifer Hudson, John Legend, John Mellencamp, Seal, and the Blind ...

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

Music That Changed History and Still Resonates
New York Times
... performers: Smokey Robinson, Jennifer Hudson, John Mellencamp, Yolanda Adams, Natalie Cole, the Blind Boys of Alabama and the Howard University Choir. ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 05:35:17 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("
");