Restez informés de toutes les activités chez l’EFIZ.
All announcements are here.
Keep yourself updated of everything going on at l’EFIZ.
/* This function waits until the page is loaded before anything initializes. */
window.addEventListener('load', function(){
switchDDMM();
switchOnSubmit();
})