$(function(){
	$("h3#mail").append($('<a href="mailto:contact@easy-it.fr">contact@easy-it.fr</a>'));
});
