

function getJoBloNews() {

  var articleData = "\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19448' target=_blank>More Paranormal...</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19450' target=_blank>Lost Boys 3 Hottie</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19449' target=_blank>Jason, 'Busters &amp; True Blood</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19447' target=_blank>Couple Cool Vids</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19446' target=_blank>Kill of the Day #279</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19445' target=_blank>Avatar runtime revealed</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19444' target=_blank>Descent 2 U.K. TV spot</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19443' target=_blank>3 cool new Road clips</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19442' target=_blank>My Ex plot/trailer</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19441' target=_blank>New Moon breaks record</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19440' target=_blank>Sign ROTLD book petition</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19439' target=_blank>New Season/Witch trailer</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19438' target=_blank>Panic Attack short!</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19437' target=_blank>Worthington's Crime</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19436' target=_blank>Your 69 cents: New Moon</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19434' target=_blank>Asylum rips Paranormal</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19433' target=_blank>Review: Law Abiding Citizen</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19432' target=_blank>The Factory update</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19431' target=_blank>Anthem gets Butchered</a><br>\n" +
        "- <a href='http://www.joblo.com/arrow/index.php?id=19430' target=_blank>Making of Wolfman</a><br>\n" +
      "";

  document.write( articleData );


}

getJoBloNews();



