	getTwitters('twitt', {
	  id: 'moasvan', 
	  count: 1, 
	  enableLinks: true, 
	  ignoreReplies: true, 
	  clearContents: true,
	  newwindow: true,
	  template: '<i>%time%</i><br/>"%text%"<br/><a href="http://twitter.com/%user_screen_name%/"><strong>%user_name%</strong></a>'
	});
