getTwitters('texttwitter', { 
	  id: 'blackfrogmedia', 
	  count: 1, 
	  enableLinks: true, 
	  ignoreReplies: true, 
	  clearContents: true,
	  template: '"%text%" - <span style="font-size:11px; color:#333;">%time%</span>'
	});