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


