var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Kerry+Washington" - Google News"; document.title=document.title+ " "; arnews[0]="NBA All-Star Game parties this weekend - Dallas Morning News
"; arnews[0] += "

NBA All-Star Game parties this weekend
Dallas Morning News
... Terence Howard and Kerry Washington. The dress code alone may make this one a can't-miss: It's described as "mature and sexy – no athlete wear, ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 19:45:43 GMT+00:00"; arnews[0] += "
"; arnews[1]="cinemadaily | Zinn's “People Speak” - Indie Wire
"; arnews[1] += "

Indie Wire

cinemadaily | Zinn's “People Speak”
Indie Wire
... Josh Brolin, Kathleen Chalfant, Kerry Washington, Lupe Fiasco, Marisa Tomei, Mart'n Espada, Matt Damon, Michael Ealy, Mike O'Malley, Morgan Freeman, ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 15:37:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Does Vanity Fair Hate Black Girls? - Momlogic.com
"; arnews[2] += "

Momlogic.com

Does Vanity Fair Hate Black Girls?
Momlogic.com
For years, extremely talented black female actresses like Halle Berry, Regina King, Jada Pinkett Smith, Kerry Washington, Sanaa Lathan, Kimberly Elise, ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 18:34:20 GMT+00:00"; arnews[2] += "
"; arnews[3]="VIDEO: Are white girls more appealing? - Tonight
"; arnews[3] += "

VIDEO: Are white girls more appealing?
Tonight
In a dialogue in US comedian Chris Rock's film I Think I Love My Wife, Kerry Washington's character asks Rock's character if he married a white woman ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 10:56:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="Obama appoints Jhumpa Lahiri, 5 others to arts panel - GulfNews
"; arnews[4] += "

GulfNews

Obama appoints Jhumpa Lahiri, 5 others to arts panel
GulfNews
... Alfre Woodard, Sarah Jessica Parker, Kerry Washington and Forest Whitaker, LA architect Thom Mayne, cellist Yo-Yo Ma, and dancer Damian Woetzel. ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 05:54:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Mamet's 'Life in Theatre' to open on Broadway - Youngstown Vindicator
"; arnews[5] += "

Mamet's 'Life in Theatre' to open on Broadway
Youngstown Vindicator
Mamet currently is represented on Broadway with “Race,” starring James Spader, David Alan Grier, Kerry Washington and Richard Thomas. ...

"; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 05:04:31 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("
");