var mt = {
	go:function(url){
		alert("site en cours de réalisation");
	}
}