getTwitters('tweet', { 
  id: 'interfaceblog', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '<p>%text%</p><p><time datetime="%datetime%">%time%</time></p><p class="follow-us"><a href="http://twitter.com/interfaceblog">Follow Us</a></p>',
  callback: FixPageHeight
});
