// JavaScript Document
function email() {
	document.location="mailto:contact@brancaconsultinggaz.fr";
}
