function OuvrirPopup() {
	window.open('jeux.html','Jeux de societe à St Piat !','resizable=no, location=no, width=200, height=100, menubar=no, status=no, scrollbars=no, menubar=no');
}

