getTwitters('tweet-container',
    {
        id: 'remessaweb',
        count: 4,
        enableLinks: true,
        ignoreReplies: true,
        clearContents: true,
        lang: 'pt-br',
        template: '<span class="DivHomeTwitData">%time%</span><br/><span class="texto">"%text%"</span>'
    });
