$(function() {

	$("#teaser_module").tabs({ fx: { opacity: 'toggle' } });

});