getTwitters('twitter', { 
  id: 'alpha_dupe_uk', 
  count: 2, 
  enableLinks: true, 
  ignoreReplies: false, 
  clearContents: true,
  template: '<div id="bubble"><img class="floatLeft" src="%user_profile_image_url%" width="30" height="30" /><p class="twitter-words">%text%</p></div><span class="tweetDate">tweeted %time%</span><p></p>'
});