var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Notorious+B.I.G." - Google News"; document.title=document.title+ " "; arnews[0]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[0] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Christopher Wallace rises from the streets of Brooklyn as rap artist Notorious BIG, then is shot to death in 1997. (R) (2:00) MAX: Sun. 10:20 AM, 8 PM, Mon. ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="On Today: Hungry Crocs, Klaatu via Keanu - Hartford Courant
"; arnews[1] += "

On Today: Hungry Crocs, Klaatu via Keanu
Hartford Courant
... 10 pm), not the Hitchcock classic but the bio-pic of The Notorious BIG Get your Christmas movie watching done early: "Mr. St. Nick" (Hallmark, 8 pm), ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 13:47:08 GMT+00:00"; arnews[1] += "
"; arnews[2]="Saturday's Highlights - Los Angeles Times
"; arnews[2] += "

Saturday's Highlights
Los Angeles Times
... 2009 biography of Christopher Wallace, who rose from the streets of Brooklyn as rap artist Notorious BIG, and was shot to death in 1997 (10 pm Cinemax). ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 08:00:08 GMT+00:00"; arnews[2] += "
"; arnews[3]="Daily guide - Boston Globe
"; arnews[3] += "

Daily guide
Boston Globe
NR (2008) Notorious 10 pm (MAX) The life and death of rapper Notorious BIG is chronicled in this biopic starring Jamal Woolard. ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 02:43:48 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sweet Detail: Erika - Complex.com
"; arnews[4] += "

Sweet Detail: Erika
Complex.com
“Juicy” – Notorious BIG. Favorite sport team?: Lakers, of course, without a doubt. Who inspires your style?: My moms. She is swag-full no doubt. ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 20:05:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Beyond Widgets: What a RIA Platform Should Offer - SYS-CON Media (press release)
"; arnews[5] += "

Beyond Widgets: What a RIA Platform Should Offer
SYS-CON Media (press release)
... on Cinemax this Saturday, November 21st at 9:55 pm, immediately preceding the network's Pay TV debut of the Notorious BIG biopic, "Notorious" at 10pm. ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 17:54:18 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("
");