$(document).ready(function() {
	
	$('footer nav a:first').attr('href', 'mailto:nazcain@nazcain.pl');
	
});
