﻿function showMenuProduits(a){if(a)window.document.getElementById("menuProduits").style.display="block";else window.document.getElementById("menuProduits").style.display="none"}