	getTwitters('latest_tweet', { 
	  id: 'zhooshbrighton', 
	  count: 3, 
	  enableLinks: true, 
	  ignoreReplies: true, 
	  clearContents: true,
	  template: '<p><span class="pre">&ldquo;</span><a href="http://twitter.com/zhooshbrighton">%text%</a><span class="post">&rdquo;</span></p>'
	});
