var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Sarah Michelle Gellar's Possession Finally Coming Home in March - DREAD CENTRAL.COM
"; arnews[0] += "Way back in March of 2009 we reported that Possession , starring Sarah Michelle Gellar, would be hitting DVD and Blu-ray on May 12th of that year. Well, the release date came and went with no product hitting store shelves. Now comes the news that we ..."; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 23:50:00 GMT"; arnews[0] += "
"; arnews[1]="Video of the Day: Mirror, Mirror on the Wall - Flavorwire
"; arnews[1] += "Good morning, class. This morning we present to you a supercut of clichéd “mirror scares” from horror films of yesteryear, courtesy of Four Four . The takeaway: Sarah Michelle Gellar has faced down a mirror demon or two in her time as reigning ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 16:43:00 GMT"; arnews[1] += "
"; arnews[2]="POSSESSION comes to DVD on March 9 - DVDTOWN.com
"; arnews[2] += "Connect to Facebook/Twitter, recommend via email and much more. From the producers of \"The Ring,\" \"The Departed,\" and \"The Grudge\" comes this 2009 film starring Sarah Michelle Gellar and Lee Pace, available on DVD March 9 from Twentieth Century Fox ..."; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 19:01:00 GMT"; arnews[2] += "
"; arnews[3]="I Know What You Did Last Summer - San Diego weekly Reader
"; arnews[3] += "A lot of very bad acting, least bad by Sarah Michelle Gellar, formerly the rape-child of Erica Kane on All My Children , currently the prime-time Buffy the Vampire Slayer. With Jennifer Love Hewitt, Freddie Prinze, Jr., Ryan Phillippe, Bridgette ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 20:33:00 GMT"; arnews[3] += "
"; arnews[4]="Wow, Gellar Possession is Getting Released - ShockTillYouDrop.com
"; arnews[4] += "Delayed, delayed and delayed again, the Sarah Michelle Gellar-starring Possession is finally making its way to DVD on March 9 from 20th Century Fox Home Entertainment. Synopsis: Newlyweds Jess (Gellar) and Ryan (Landes) seem to have it all until a ..."; arnews[4] += "
Publ.Date : Fri, 05 Feb 2010 22:46:00 GMT"; arnews[4] += "
"; arnews[5]="The Grudge 2 - San Diego weekly Reader
"; arnews[5] += "With Amber Tamblyn, Arielle Kebbel, Edison Chen, Joanna Cassidy, and Sarah Michelle Gellar. 2006."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 06:32: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("
");