July 22, 2021 version


In accordance with the provisions of articles 6-III and 19 of Law n ° 2004-575 of June 21, 2004 for Confidence in the digital economy, known as LCEN, we bring to the attention of users and visitors of the site:  https: // mathia.education/ , the following information:

Legal information

Type of company: Simplified joint stock company

Company name: VMPS CORPORATION

Headquarters: 1 Rue Gambetta- 64000 PAU

Share capital: € 54,310.5

SIREN: 809 744 907, registered with the RCS of PAU

Intra-community VAT number: FR04809744907

Email address: contact@profenpoche.com

The Creator of the site is: VMPS CORPORATION

The publication manager is: Samuel Imbert

Contact the publication manager: samuel@profenpoche.com

Contact the Webmaster:  webmaster@mathia.education

The site host is: OVH, SASU whose head office is located at 2 RUE KELLERMANN – 59100 ROUBAIX , whose site is accessible: Internet, Cloud, and Dedicated Servers – OVHcloud 

(function () { function ready(fn) { if (document.readyState !== "loading") fn(); else document.addEventListener("DOMContentLoaded", fn); } ready(function () { var menubars = document.querySelectorAll('.e-n-menu-wrapper[id^="menubar-"]'); if (!menubars.length) return; menubars.forEach(function (menubar) { function closeAll(exceptLi) { var opened = menubar.querySelectorAll(".e-n-menu-item.is-open"); opened.forEach(function (li) { if (exceptLi && li === exceptLi) return; li.classList.remove("is-open"); var btn = li.querySelector(".e-n-menu-dropdown-icon"); if (btn) btn.setAttribute("aria-expanded", "false"); }); } // clic sur TITRE ou ICÔNE menubar.addEventListener("click", function (e) { var trigger = e.target.closest(".e-n-menu-title-container, .e-n-menu-dropdown-icon"); if (!trigger) return; e.preventDefault(); e.stopPropagation(); var li = trigger.closest(".e-n-menu-item"); if (!li) return; var isOpen = li.classList.contains("is-open"); closeAll(li); if (!isOpen) { li.classList.add("is-open"); var btn = li.querySelector(".e-n-menu-dropdown-icon"); if (btn) btn.setAttribute("aria-expanded", "true"); } }); // clic ailleurs = ferme document.addEventListener("click", function (e) { if (!e.target.closest("#" + menubar.id)) closeAll(null); }); }); }); })();