getTwitters('tweet', { 
  id: 'aribilisim', // replace with the preferred twitter account id
  count: 5, 
  enableLinks: true, 
  ignoreReplies: true, 
  clearContents: true,
  template: '%text% <a href="http://twitter.com/%aribilisim%/statuses/%tiryakiulas%/">%time%</a>' // if you want to remove the time stamp, please change: >%time%</a>' to />'
});
