var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="NBC Lines Up Stars for 'Parenthood' Push - TheWrap
"; arnews[0] += "NBC is trying to do good with a new promotional effort for upcoming drama \"Parenthood.\" The network has launched a website that lets viewers posts photos, texts and videos than answer the question, \"Parenthood is....\" For every submission, NBC plans ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:13:00 GMT"; arnews[0] += "
"; arnews[1]="NBC lines up Boys and Girls Clubs campaign - Variety
"; arnews[1] += "As part of its \"Parenthood\" launch campaign, NBC has tied in a public service campaign for the Boys and Girls Clubs of America. Deemed \"The Parenthood Project,\" the Peacock is asking viewers to complete the sentence \"Parenthood is...\" via homemade ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 03:27:00 GMT"; arnews[1] += "
"; arnews[2]="Facts Of The Day (Amy Poehler) - The Gaea Times
"; arnews[2] += "DEATH CAB FOR CUTIE performed a tribute to late moviemaker JOHN HUGHES at the Critics Choice Movie Awards in Hollywood on Friday night (15Jan10). The cult band covered Don’t You (Forget About Me) - the theme to Hughes’ Brat Pack film The ..."; arnews[2] += "
Publ.Date : Sat, 16 Jan 2010 09:40:00 GMT"; arnews[2] += "
"; arnews[3]="NBC, Boys & Girls Clubs team on Parenthood Project - MSN Entertainment
"; arnews[3] += "LOS ANGELES (AP) -- For a good cause, NBC stars including Amy Poehler and Peter Krause and anchorman Brian Williams are weighing in on what parenthood means to them. The network has joined with the Boys & Girls Clubs of America in a campaign intended ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:28:00 GMT"; arnews[3] += "
"; arnews[4]="2010 Golden Globes: Will Arnett & Amy Poehler - The Rain Is ‘Super ... - Access Hollywood
"; arnews[4] += "Access’ Shaun Robinson and Mike ‘The Situation’ Sorrentino with Carrie Underwood at the 52nd Annual Grammy Awards held at Staples Center on January 31, 2010 in Los Angeles, Calif. SNL funnyman Seth Meyers attends The 13th Annual Webby Awards at ..."; arnews[4] += "
Publ.Date : Wed, 03 Feb 2010 23:52:00 GMT"; arnews[4] += "
"; arnews[5]="I Heart Ron Swanson - Milwaukee Journal Sentinel
"; arnews[5] += "I'm a huge \"Parks and Recreation\" fan. It airs Thursday nights on NBC. Naturally I love Amy Poehler, who plays the clueless but well intentioned and lovable small town bureaucrat, but have a man crush on her boss - the stoic, walrus moustached Ron ..."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 17:33: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("
");