var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="NBCa S Unwraps a Bundle of Holiday-Themed Series and Specials
"; arnews[0] += "November 11, 2009 - NBC gives the gift of holiday-themed series episodes and specials throughout late November and December with a multitude of festivities, a special military audience for \"The Jay Leno Show\" airing Thanksgiving evening and a night of holiday-themed Thursday night comedies from \"Community,\" \"Parks and Recreation,\" \"The Office\" and ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 08:00:00 GMT"; arnews[0] += "
"; arnews[1]="'Heroes' Remains Relative with "Brother's Keeper"
"; arnews[1] += "Home : Features : Television : Recaps : 'Heroes' Remains Relative with 'Brother's Keeper' 'Heroes' Remains Relative with 'Brother's Keeper' 17-Nov-2009 Written by: Joseph Gentile Samuel learns his ability's true magnitude from Mohinder as the Petrelli brothers are met with a morbid discovery."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Broken Lizard's 'Slammin' Salmon' Trailer And One Sheet
"; arnews[2] += "Loading ... From the comedy troupe that brought you \"Super Troopers,\" \"Club Dread,\" and \"Beerfest,\" Broken Lizard is back with a brand new comedy about the restaurant industry! From Anchor Bay Entertainment, \"Slammin' Salmon\" is about \"Slammin\" Cleon Salmon , a former Heavyweight Champion of the World turned celebrity owner of a high end Miami ..."; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 03:47:14 GMT"; arnews[2] += "
"; arnews[3]="4th season of 'Heroes' brings new challenges to characters
"; arnews[3] += "Imagine being able to fly, to manipulate time, or to read other's thoughts. Those are the special abilities some characters on NBC's \"Heroes\" possess."; arnews[3] += "
Publ.Date : Mon, 02 Nov 2009 18:40:22 GMT"; arnews[3] += "
"; arnews[4]="New Heroes Image Featuring a Long-Lost Kiss
"; arnews[4] += "Heroes will return with the brand new episode Once Upon a Time in Texas , which will air on Monday, November 2 at 8 PM on NBC and will feature the return of guest star Jayma Mays' character Charlie, who Masi Oka's Hiro tried to save from her untimely fate in the first season."; arnews[4] += "
Publ.Date : Tue, 27 Oct 2009 21:53:00 GMT"; arnews[4] += "
"; arnews[5]="Anchor Bay picks up 'Slammin' Salmon'
"; arnews[5] += "Anchor Bay Films has acquired theatrical distribution rights to the Broken Lizard comedy \"The Slammin' Salmon,\" directed by Kevin Heffernan."; arnews[5] += "
Publ.Date : Tue, 27 Oct 2009 11:03: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("
");