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