var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Big+Boi" - Google News"; document.title=document.title+ " "; arnews[0]="Four Consumer-Created Doritos Ads Crash The Super Bowl, Now Face The Pros In ... - PR Newswire (press release)
"; arnews[0] += "

Four Consumer-Created Doritos Ads Crash The Super Bowl, Now Face The Pros In ...
PR Newswire (press release)
... blink-182 and Big Boi through the power of augmented reality technology where fans could enjoy and control the performances in the palm of their hand. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 03:09:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Dark Circle Eye Serum Earns Praise from Makeup Artists - Online PR News (press release)
"; arnews[1] += "

Dark Circle Eye Serum Earns Praise from Makeup Artists
Online PR News (press release)
This is a strong statement coming from someone like Danica, who is a leading makeup artist who has worked with Barack Obama, Tyra Banks, and Big Boi of the ...

"; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 13:47:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="Parliament-Funkadelic George Clinton's Son, Jr, Found Dead in Florida Home - HipHopRX
"; arnews[2] += "

HipHopRX

Parliament-Funkadelic George Clinton's Son, Jr, Found Dead in Florida Home
HipHopRX
Clinton, Jr's father George Clinton, 68, was currently touring and performing and, ironically, was recently featured on Big Boi's new single, 'Fo Yo Sorrows ...

"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 20:01:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="BoB - May 25th Mixtape - DJBooth.net
"; arnews[3] += "

BoB - May 25th Mixtape
DJBooth.net
Not only does BoB's flow and cadence combine the fearlessness of Andre 3K and the high-caliber lines of Big Boi, the man knows how to deliver some memorable ...

"; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 06:48:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Yeeeah Buddy: Dungeon Family Edition - Pitch Weekly
"; arnews[4] += "

Yeeeah Buddy: Dungeon Family Edition
Pitch Weekly
Cee-Lo departed from Goodie Mob; Killer Mike publicly beefed with Big Boi; Wade recently declared bankruptcy; and both Big Boi and André 3000 are now ...

"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 23:53:47 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");