function openReglement() {
	window.open("reglement.html","Reglement",'width=530,height=600,noresize,scrollbars=yes');	
}

function openReglementRecette() {
	window.open("reglement_recette.html","Reglement",'width=530,height=600,noresize,scrollbars=yes');		
}

function openVahine() {
	document.getElementById("form-vahine").submit();
}

function openLots() {
	window.open("lots.html","Lots",'width=530,height=600,noresize,scrollbars=yes');	
}

function openReglementMama(){
	window.open("reglementJeuCookingMama.html","Reglement",'width=530,height=600,noresize,scrollbars=yes');			
}

function openLotsTerrasse() {
	window.open("lots-terrasse.html","Lots",'width=540,height=340,noresize,scrollbars=no');	
}
