$(document).ready(function () {
	$('#header h1').flash({
		src: '/images/flash/banner_es.swf',
    		width: 665,
    		height: 85
	});

	$('body#home_es #content').flash({
		src: '/images/flash/evento_home_esp.swf',
    		width: 564,
    		height: 444
	});

	$('body#cocktail_es #content').flash({
		src: '../images/flash/coctel_esp.swf',
    		width: 564,
    		height: 444
	});
});
