var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jean+Grae" - Google News"; document.title=document.title+ " "; arnews[0]="Pop and Rock Listings - New York Times
"; arnews[0] += "

Pop and Rock Listings
New York Times
Jean Grae — neé Tsidi Ibrahim — can be heartbreakingly distant or delightfully spirited, depending on her mood: “You don't like the way I flow/ 'She needs ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 03:03:21 GMT+00:00"; arnews[0] += "
"; arnews[1]="Parting Shots: The St. Louis International Film Festival wraps Sunday, but ... - Riverfront Times
"; arnews[1] += "

Parting Shots: The St. Louis International Film Festival wraps Sunday, but ...
Riverfront Times
Interspersing these portraits with interviews from modern artists such as Jean Grae, Estelle and Rah Digga reveals universal truths: The struggle to release ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 22:27:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Comics Alliance Examines How Hip-Hop and Superheroes Mix - The BoomBox (blog)
"; arnews[2] += "

Comics Alliance Examines How Hip-Hop and Superheroes Mix
The BoomBox (blog)
Jean Grae, Big Pun, David Banner, and MF DOOM all took their names from comics, with Jean Grey, Frank Castle, The Incredible Hulk, and Dr. Doom, ...

"; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 20:34:06 GMT+00:00"; arnews[2] += "
"; arnews[3]="upcoming hip hop includes Talib Kweli in Idle Warship & his label's holiday ... - Brooklyn Vegan (blog)
"; arnews[3] += "

Brooklyn Vegan (blog)

upcoming hip hop includes Talib Kweli in Idle Warship & his label's holiday ...
Brooklyn Vegan (blog)
Jean Grae is also on that one as well as Mickey Factz and Skyzoo. Tickets are still on sale. On the same day as the Highline show (12/23), just across town, ...

"; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 04:08:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="Tomorrow: DJ Trackstar's Farewell Show at the Gramophone - Riverfront Times
"; arnews[4] += "

Riverfront Times

Tomorrow: DJ Trackstar's Farewell Show at the Gramophone
Riverfront Times
... I just did a mixtape with a producer named J. Cardim that was hosted by Jean Grae, I'm dropping a mix called "Best Rapper Alive? ...

"; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 16:58:01 GMT+00:00"; arnews[4] += "
"; arnews[5]="Line For Line (LfL) WIN Award Winning HIP HOP SHOWCASE Faces In The Crowd - Top40-Charts.com
"; arnews[5] += "

Line For Line (LfL) WIN Award Winning HIP HOP SHOWCASE Faces In The Crowd
Top40-Charts.com
The event featured an incredible performance by Jean Grae & Mela Machinko a cameo by rap icon Pharoah Monch as well as performances by many other exciting ...

"; arnews[5] += "
Publ.Date : Tue, 03 Nov 2009 20:07:19 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("
");