getTwitters('tweet', { 
  id: 'aaronbergcomedy', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: false, 
  clearContents: true,
  template: '<img src="%user_profile_image_url%" alt="Aaron Berg Twitter" id="twitav" /> <p><span>"</span>%text%<span>"</span> <a href="http://twitter.com/%user_screen_name%/statuses/%id%/" id="twitter-timestamp">%time%</a></p> <a href="http://twitter.com/aaronbergcomedy" title="Aaron Berg on Twitter"><img src="wp-content/themes/aaronberg/library/images/twtrbg.png" alt="Aaron Berg Twitter" id="twitcon" /></a>'
});
