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