getTwitters('tweet', { 
	id: 'jnsjohansson', 
  	count: 1, 
  	enableLinks: false, 
  	ignoreReplies: true, 
  	clearContents: true,
  	template: '<img src="http://jonasjohansson.se/ui/gfx/link.png" />&#8220;<quote>%text%</quote>&#8221; ~ <a href="http://twitter.com/jnsjohansson/">%time%</a>'
	});