getTwitters('tweet', { 
  id: 'Vexio', 
  count: 4, 
  enableLinks: true, 
  ignoreReplies: false, 
  clearContents: true,
  template: '%text% <br /><span>update postat <a href="http://twitter.com/%user_screen_name%/statuses/%id%/" class="data">%time%</a></span>'
});