function displayLegalStuff() {
	window.open("/pdfs/MENTIONS_LEGALES_Le transfert_qui_marque.pdf", "_blank");
}

function displayConfidentiality() {
window.open("/pdfs/POLITIQUE_DE_CONFIDENTIALITE_Le transfert_qui_marque.pdf", "_blank");
}

function displayRules() {
	window.open("/pdfs/REGLEMENT_DU_JEU_Le transfert_qui_marque.pdf", "_blank");
}

function displayPress() {

	window.open("/pdfs/COMMUNIQUE_Le_transfert_qui_marque.pdf", "_blank");

}


