var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "John+Legend" - Google News"; document.title=document.title+ " "; arnews[0]="First lady unveils obesity campaign - Boston Globe
"; arnews[0] += "

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[0] += "
Publ.Date : Wed, 10 Feb 2010 05:52:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="MIDI MAFIA, THE BBM GROUP, AND BLAZETRAK SEARCH FOR NEXT SUPER TALENT - Hip Hop Press (press release)
"; arnews[1] += "

MIDI MAFIA, THE BBM GROUP, AND BLAZETRAK SEARCH FOR NEXT SUPER TALENT
Hip Hop Press (press release)
Their growing credits include 50 Cent's "21 Questions", Fantasia's "When I See U", Jennifer Lopez's "Hold It Don't Stop It", John Legend ft. ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 04:41:10 GMT+00:00"; arnews[1] += "
"; arnews[2]="Gallery: Sports Illustrated Swimsuit Issue Party - Huntington Herald Dispatch
"; arnews[2] += "

Huntington Herald Dispatch

Gallery: Sports Illustrated Swimsuit Issue Party
Huntington Herald Dispatch
(AP Photo/Charles Sykes) John Legend and girlfriend model Christine Teigen attend the Sports Illustrated Swimsuit Issue Party in New York, Tuesday, Feb. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 03:51:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="Target Announces "Dare.Dream.Do." Campaign To Commemorate Black History Month - BlackNews.com (press release)
"; arnews[3] += "

Target Announces "Dare.Dream.Do." Campaign To Commemorate Black History Month
BlackNews.com (press release)
In past years, the campaign highlighted inspirational stories from a number of influencers, including Debbie Allen, Iman, John Legend, Maya Angelou, ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 03:21:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Civil rights era music fills White House - UPI.com
"; arnews[4] += "

Civil rights era music fills White House
UPI.com
The lineup included The Freedom Singers, Joan Baez, Bob Dylan, Yolanda Adams, Natalie Cole, Smokey Robinson, Jennifer Hudson, John Mellencamp, John Legend, ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 03:07:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Obama says music fueled civil rights movement - The Associated Press
"; arnews[5] += "

Obama says music fueled civil rights movement
The Associated Press
Smokey Robinson, Bob Dylan and Joan Baez were on the schedule of performers, along with Natalie Cole, Jennifer Hudson, John Legend, John Mellencamp, ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 02:30:45 GMT+00:00"; arnews[5] += "
"; arnews[6]="Obama says music fueled civil rights movement - The Associated Press
"; arnews[6] += "

Obama says music fueled civil rights movement
The Associated Press
Others on the program include Natalie Cole, Jennifer Hudson, John Legend, John Mellencamp, Seal and the Blind Boys of Alabama.

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