var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="'Yo Gabba Gabba! Live!' in New York: The cool kids are down with ... - Entertainment Weekly Online
"; arnews[0] += "... the show’s incorporation of cool “Super Music Friends Show” bands (The Ting Tings, Chromeo, Sugarland, among them) and celebrity guests for the Dancey Dance segment (Andy Samberg, Rachel Dratch, and Tony Hawk have all been to Gabbaland ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:47:00 GMT"; arnews[0] += "
"; arnews[1]="'SNL' Obama Skit: Why isn't Barack Obama black yet? - Examiner
"; arnews[1] += "While host Ryan Reynolds and musical guest Lady Gaga made headlines this weekend on Saturday Night Live , another issue was glaringly evident that no contrast adjustment to one's TV could fix--Barack Obama is still not black on SNL. In an Obama skit ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 04:14:00 GMT"; arnews[1] += "
"; arnews[2]="Saturday Night Live "January Jones/Black Eyed Peas" - A.V. Club
"; arnews[2] += "There is a maddening paradox to this year’s spectacularly underachieving season of Saturday Night Live. The show is full of funny, talented, dynamic young performers. I like just about everyone in the current incarnation of the Not Ready For Prime ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 00:09:00 GMT"; arnews[2] += "
"; arnews[3]="Strokes frontman Julian Casablancas flies solo to Seattle - Seattle Times
"; arnews[3] += "So it makes some sense that, after lending his modern crooner vocals to collaborations with various other artists — Santigold, Danger Mouse, Sparklehorse, even Andy Samberg's comedy troupe the Lonely Island — Strokes frontman Julian Casablancas ..."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 08:09:00 GMT"; arnews[3] += "
"; arnews[4]="January Jones Hosts The Saturday Night Live Show - Thaindian.com
"; arnews[4] += "The promos that were filmed with the cast of the show, Fred Armisen and Andy Samberg, had Samberg and Armisen reminiscing with the Black Eyed Peas. Jones, in one of the adverts, talks about joining the hosts whose photographs adorn the walls."; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 12:56:00 GMT"; arnews[4] += "
"; arnews[5]="Was Last Night's SNL Really The Worst Episode Ever? - Gawker
"; arnews[5] += "Now, here's how we talk about SNL when we talk about SNL. These be the rules : Standardized Responses for SNL Threads. 1. SNL is still on? 2. I might have to watch this SNL sometime. 3. SNL hasn't been funny since _____ (insert name) was president. 4 ..."; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 21:45:00 GMT"; 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("
");