getTwitters('texttwitter', { 
	  id: 'mediamonstah', 
	  count: 1, 
	  enableLinks: true, 
	  ignoreReplies: true, 
	  clearContents: true,
	  template: '"%text%" - <strong>%time%</strong>'
	});