function ConfirmUrl(str,url){
	if(confirm(str+"\nEtes-vous sūr ?")) self.location=url;}

