function getShockNews() {
var articleData = "\n" +
"• EXCL: Twisted Pictures Takes Sorrow Screen Rights
\n" +
"• Let Me In Set Photo to End the Week
\n" +
"• Paint This Dream Home Red With Blood
\n" +
"• Art, Synopsis for Revenge Thriller Seven Days
\n" +
"• WWE Pulls Undertaker Film into the Ring?
\n" +
"• Complete Jennifer's Body DVD, Blu-Ray Specs
\n" +
"• Update: 2 Wolfman Teaser Posters Claw Online
\n" +
"• More On Eminem's 3D Horror Anthology Shady Talez
\n" +
"• Full Line-Up Announced for the 2009 NYC Horror Film Festival
\n" +
"• One-Sheet for Takashi Shimizu's Shock Labyrinth
\n" +
"• Writer, Director Found for The Howling Reborn
\n" +
"• EXCL: Students Take on Vampires in Transylmania TV Spot
\n" +
"";
document.write( articleData );
}
getShockNews();