getTwitters('tweet', { 
  id: 'samrocksc', 
  count: 4, 
  enableLinks: true, 
  ignoreReplies: false, 
  clearContents: true,
  newwindow: true,
  template: '"%text%" <a href="http://twitter.com/%user_screen_name%">%time%, in %user_location%</a>'
});
