getTwitters('tweet', {
	  id: 'bklynfarmhouse',
	  count: 5,
	  enableLinks: true,
	  ignoreReplies: true,
	  clearContents: true,
	  template: '%text% <br /><em>%time%</em> <a href="http://twitter.com/bklynfarmhouse/statuses/%id%/" target="_blank">go</a>'
	});