$(document).ready(function() {
	getTwitters('tweets', {
	id: 'patchworkeh32',
	count: 3,
	enableLinks: true,
	ignoreReplies: true,
	clearContents: true,
	template: '<em>&ldquo;%text%<\/em>&rdquo;<br/><a href="http://twitter.com/%user_screen_name%/statuses/%id%/" target="_blank">%time%<\/a>'
	});
});
