function getShockNews() {
var articleData = "\n" +
"• Return of the Living Dead Book Needs Your Help
\n" +
"• Second Trailer for Season Of The Witch
\n" +
"• More Hints at Valentine in Resident Evil: Afterlife
\n" +
"• Blood Creek DVD Art Washes In
\n" +
"• Wolf Man Legacy DVD Art Revised
\n" +
"• Watch a Descent: Part 2 TV Spot
\n" +
"• The Making of The Wolfman Featurette
\n" +
"• Mos Def, Bill Moseley Join Living Dead Voice Cast
\n" +
"• Indie Flick Butchered Lands Distribution
\n" +
"• Spielberg and King Team For Under The Dome TV Series
\n" +
"• Writer Tapped For Underworld 4
\n" +
"• Where is Dark Castle's John Cusack Thriller The Factory?
\n" +
"";
document.write( articleData );
}
getShockNews();