			getTwitters('tweet', {
  				id: 'dreamingdolls',
  				count: 3,
  				enableLinks: true,
  				ignoreReplies: true,
  				clearContents: true,
  				template: '<p>%text% <br> <span class="tweetDate">Postado há <a href="http://twitter.com/%user_screen_name%/statuses/%id%/">%time%</a></span></p>'
			});
