$(function() {

    $(".test").accessNews({
        newsHeadline: "Portfolio",
        newsSpeed: "normal"
    });
});
