$(document).ready(function() {
	
	//$('#animacao_entrada').innerfade({ 
	//	timeout: 2500 
	//});
	
	$('#animacao_entrada').crossSlide({
		sleep: 3,
		fade: 1
	}, [
	    //{src:'imagens_ambiente/index_pro_01.jpg'},
	    //{src:'imagens_ambiente/index_passatempo.jpg', href: 'http://www.facebook.com/Sanitana?sk=app_137649359655886'},
	    {src:'imagens_ambiente/index_01.jpg', href: 'http://www.sanitana.com/pt/loucassanitarias_glam.php'},
		{src:'imagens_ambiente/index_02.jpg', href: 'http://www.sanitana.com/pt/moveis_cool.php'},
	    {src:'imagens_ambiente/index_03.jpg', href: 'http://www.sanitana.com/pt/colunas.php?ambiente=100121'}

	]);

	
});
