getTwitters('twitter', { 
  id: 'chriscoyier', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '"%text%" <br /><span style="color:#444444; font-size:11px;">%time%</span>'
});