getTwitters('tweet', { 
  id: 'jeffrutherford', 
  count: 5, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '"%text%" <br /><a href="http://twitter.com/JeffRutherford/status/%id%/">%time%</a><hr />'
});
