// Java Document
function email()
{
	location.href = "mailto:bcefr@azenio.fr";
}

