$(function(){
  	$('#bannerPrincipal').cycle({ 
		fx: 'fade', 
		speed:  400 
	});
})
