function openReglement()
{
	window.open( 'reglement.html', 'reglement', config='height=500, width=450, toolbar=no, menubar=no, scrollbars=yes, resizable=no, location=no, directories=no, status=no')
}