//<!--
function email(){
document.location="mailto:info" + "@indetourisme.com";
}
// -->