getTwitters('tweet', { 
  id: 'visnes', 
  count: 3, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '&ldquo;%text%&rdquo; <small><a href="http://twitter.com/%user_screen_name%/statuses/%id%/"><span class="dark">%time%</span></a></small>'
});