var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Watch it, pumpkin. Michael Myers is back . . . on Blu-ray and DVD - DVDTOWN.com
"; arnews[0] += "Connect to Facebook/Twitter, recommend via email and much more. Culver City, CA (11/23/09)-- Director Rob Zombie delivers a horror legend in \"Halloween II,\" slashing its way onto Unrated Director´s Cut Blu-ray and DVD this January 12, 2010, plus a ..."; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 14:11:00 GMT"; arnews[0] += "
"; arnews[1]="Danielle Harris stars in Stake Land - Examiner
"; arnews[1] += "Get alerts when there is a new article from the Milwaukee Horror Movies Examiner. Read Examiner.com's terms of use. Remember little Dani Harris, from Halloween 4: the Return of Michael Myers ? The sweet little girl in the clown outfit traumatized by ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 12:34:00 GMT"; arnews[1] += "
"; arnews[2]="Complexities of diversity require campus dialogue - Daily Cardinal
"; arnews[2] += "As the MultiCultural Student Coalition, we felt compelled to respond to Andrew Carpenter’s piece “Race Deserves No Place in University Admissions.” Carpenter states in his article, “by focusing on the color of their skin rather than just ..."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 08:27:00 GMT"; arnews[2] += "
"; arnews[3]="Halloween II (2009) - Filmcritic.com
"; arnews[3] += "Two years ago, musician turned filmmaker Rob Zombie faced fan wrath and geek excommunication when it was announced he would tackle a remake of John Carpenter's suspense classic Halloween . An FBI profiler-lite back story, a few gory deaths, and some ..."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 03:34:00 GMT"; arnews[3] += "
"; arnews[4]="Mos Def and Bill Moseley Join Living Dead Voice Cast - ShockTillYouDrop.com
"; arnews[4] += "A few months back, Danielle Harris revealed via Twitter that she was providing the voice of Barbra in Zebediah de Soto's CG-animated prequel Night of the Living Dead: Origins , which will fill in the backgrounds of some of the characters from Romero ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 08:25:00 GMT"; arnews[4] += "
"; arnews[5]="A Conversation with MACHETE's ELECTRA AVELLAN - FANGORIA
"; arnews[5] += "I was fortunate enough to meet Electra Avellan at the Spooky Empire convention in Orlando, Florida recently, and she was kind enough to talk with me about her career, inspirations, favorite movies and actors, and also what it's like to be a part of ..."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 08:06: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("
");