		getTwitters('tweet-container', { 
  id: 'CantodoForte', 
  count: 3, 
  onTimeoutCancel: true,
  onTimeout: function() {
 
  },
  enableLinks: true, 
  ignoreReplies: true, 
  lang: 'pt-br',
  template: '<span class="texto">"%text%"</span><a href="http://twitter.com/%user_screen_name%/statuses/%id%/" class="time">%time%</a>'
});
