$(document).ready(function() {
	$('.big-promo-items > ul').tabs({ fx: { opacity: 'toggle' } });
});
