getTwitters('tweet', { 
  id: 'loriskumo', 
  count: 1, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '<p>&laquo;&thinsp;%text%&thinsp;&raquo; <p class="twittertime"><a href="http://twitter.com/%user_screen_name%/statuses/%id%/">%time% sur Twitter'
});

