getTwitters('updates_container', { 
  id: 'yourworldoftext', 
  count: 5, 
  enableLinks: true, 
  ignoreReplies: true,
  prefix: '',
  template: '<div>“%text%” <span class="date">%time%</span></div>'
});
