var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="IFC Teams with Netflix to Bring 53 New Films to Streaming "Watch Instantly" Service
"; arnews[0] += "While not quite as massive as the thousands of films the Starz deal provided to Netflix's \"Watch Instantly\" service last year, IFC Films has signed an exclusive streaming deal with Netflix for 53 of IFC's films.A Among the 53 films are John Sayles' The Brother From Another Planet and Return of the Secaucus Seven ; Christopher Nolan's first film, ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 22:54:55 GMT"; arnews[0] += "
"; arnews[1]="Kavanaugh's hope: A pact overhaul
"; arnews[1] += "When Ryan Kavanaugh accepted Producer of the Year honors at the Hollywood Film Festival on Oct."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 17:57:32 GMT"; arnews[1] += "
"; arnews[2]="Anne Hathaway, Rachel McAdams Won't Be Spider-Man's Black Cat
"; arnews[2] += "Anne Hathaway has become the latest star to deny links to the next Spider-Man movie villain."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 18:20:23 GMT"; arnews[2] += "
"; arnews[3]="Sam Shepard to Star in EPIX's First Original Drama Series Pilot Tough Trade Produced by Lionsgate
"; arnews[3] += "NEW YORK & SANTA MONICA, Calif.-- --Acclaimed actor and Pulitzer Prize-winning playwright Sam Shepard is set to star in Lionsgatea s a oeTough Trade,a the first original series pilot for EPIX TM , the new multi-platform entertainment service from Viacom Inc."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 16:00:51 GMT"; arnews[3] += "
"; arnews[4]="Critic suggests promising pictures this holiday season
"; arnews[4] += "What do you want for Christmas? Movie-wise, it's gotten to the point where a good story and maybe a star or two would do."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="Laughs !Romance! Action
"; arnews[5] += "More than any other film this holiday season, James Cameron's sci-fiopus \"Avatar\" has a huge buzz."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 13:53:55 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("
");