var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Aaron+Douglas" - Google News"; document.title=document.title+ " "; arnews[0]="The PCZ Interview With Michael Trucco - Pop Culture Zoo
"; arnews[0] += "

Pop Culture Zoo

The PCZ Interview With Michael Trucco
Pop Culture Zoo
Grace, Tahmoh, and Aaron Douglas. I mean it's like, every day I'd do a scene with these people and look around and go, “Is anybody catching this on film? ...

"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 23:16:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Continental drifters - New Statesman
"; arnews[1] += "

New Statesman

Continental drifters
New Statesman
Under the banner of "Black Atlantic Avant-Gardes", visitors encounter the work of the painter Aaron Douglas, one of the prime movers of the Harlem ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 08:00:18 GMT+00:00"; arnews[1] += "
"; arnews[2]="Navigating the Black Atlantic - National
"; arnews[2] += "

Navigating the Black Atlantic
National
And despite the presence of many works from Aaron Douglas, the great painter of the 1920s and 1930s who redefined how America saw its African-American ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 06 Feb 2010 20:17:30 GMT+00:00"; arnews[2] += "
"; arnews[3]="Montclair Art Museum: Cezanne Blockbuster Breaks Records; Opening Feb.7, "A ... - Baristanet (blog)
"; arnews[3] += "

Baristanet (blog)

Montclair Art Museum: Cezanne Blockbuster Breaks Records; Opening Feb.7, "A ...
Baristanet (blog)
The work of these artists, such as Elizabeth Catlett, Eldzier Cortor, Aaron Douglas, Jacob Lawrence, Gordon Parks, Marion Perkins, Rose Piper, ...

"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 19:19:57 GMT+00:00"; arnews[3] += "
"; arnews[4]="E1's The Bridge Gets March Debut on CTV - World Screen News
"; arnews[4] += "

E1's The Bridge Gets March Debut on CTV
World Screen News
... 9 pm with a special two-hour premiere. The show, which stars Battlestar Galactica's Aaron Douglas, then moves to its regular Friday 10 pm slot on March 12.

"; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 16:20:00 GMT+00:00"; arnews[4] += "
"; arnews[5]="Vols' defensive line remains an issue - Kingsport Times News
"; arnews[5] += "

Vols' defensive line remains an issue
Kingsport Times News
Tackle Aaron Douglas is the lone returning starter on UT's offensive front, and he was recruited to the Vols as a tight end and didn't play his current ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 23:10:15 GMT+00:00"; arnews[5] += "
"; arnews[6]="Modernism in shades of black - Financial Times
"; arnews[6] += "

Modernism in shades of black
Financial Times
It opens with the cubist rhythms and art deco dynamic of Aaron Douglas, first African-American modernist painter - "Aspiration" (1936) depicts black ...

"; arnews[6] += "
Publ.Date : Thu, 04 Feb 2010 00:06:18 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("
");