	function fenetre(url,nom) {
	window.open(url,nom, 'toolbar=yes,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,copyhistory=no,top=10,left=10,width=560,height=350')
}
