

function getJoBloNews() {

  var articleData = "\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33139' target=_blank>Osama bin Laden rises from the grave to wreak bloody havoc in Osombie</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33138' target=_blank>Ridley Scott WILL direct Cormac McCarthy's The Counselor, Michael Fassbender eyed?</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33137' target=_blank>Celebrate &quot;Women of Horror Month&quot; by watching The Perfect House &amp; donating to breast cancer awareness</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33136' target=_blank>Universal taps feature first time director Gary Shore for Dracula Year Zero</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33135' target=_blank>New Abraham Lincoln Vampire Hunter pic shows the Pres. with his trusty axe</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33134' target=_blank>Summit pushes Jonathan Levine's zom-com Warm Bodies back 6 months</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33133' target=_blank>Peep John &quot;The Arrow&quot; Fallon tear it up in these new Dead Shadows stills</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33132' target=_blank>Emma Thompson joins supernatural love story Beautiful Creatures</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33131' target=_blank>Russell Crowe in talks to stalk Dracula in newly-revived Harker</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=32991' target=_blank>DVD RELEASE DATES: February and March 2012</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33112' target=_blank>HORROR TEN SPOT: Best Horror Boobies of a New Generation!</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33130' target=_blank>Syfy developing TV show based on Legion? That angel movie?!</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33128' target=_blank>Silent Hill director Christophe Gans making Beauty and the Beast with Vincent Cassel</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33129' target=_blank>KILL OF THE DAY: Scarecrows (1988)</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33127' target=_blank>The JoBlo Sunday Night Movie Chat: Romero's Dawn of the Dead</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33125' target=_blank>The Cabin In The Woods scores itself a UK Quad</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33124' target=_blank>The Walking Dead creator Robert Kirkman is getting sued over the property</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33123' target=_blank>Whoa, is this a teaser for American Horror Story Season 2? - bring your 3-D glasses</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=33122' target=_blank>Sink your teeth into Lionsgate's Night Wolf hitting DVD this coming April</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=32908' target=_blank>DVD REVIEW: Mail Order</a><br>\n" +
      "";

  document.write( articleData );


}

getJoBloNews();




