(function(aggregator) { aggregator.component("encart-promo-generique-2", { template: "
", controller: function(elt) { var chaineDataContext = null; /** * Lit les paramètres d'appel du composant dans le data-context * @param str l'objet json contenant les paramètres :'{"param1":"valeur1","param2":"valeur2"}' */ function setParamsDataContext(str) { if(str != null && str != '') { var paramsDataContext = JSON.parse(str); return paramsDataContext; } else { return null; } } function getBlocPromo(elt, stringDataContext) { var xmlhttp = new XMLHttpRequest(); xmlhttp.onreadystatechange = function() { if (xmlhttp.readyState == XMLHttpRequest.DONE) { if (xmlhttp.status == 200) { var texteAjax = xmlhttp.responseText; elt.get()[0].innerHTML = texteAjax; } else if (xmlhttp.status == 400) { } else { } } }; var dataJson = encodeURIComponent(JSON.stringify(stringDataContext)); xmlhttp.open("GET", "https://www.maaf.fr/fr/sites/maaf/home.blocpromogenerique.html.ajax?dataContext=" + dataJson + "" + "&isSyntheseDevis=1", true); xmlhttp.send(); } function alimenteBlocPromo(elt) { var paramsDataContext = setParamsDataContext(elt.attr('data-context')); if (paramsDataContext != null) { if (chaineDataContext !== JSON.stringify(paramsDataContext)) { chaineDataContext = JSON.stringify(paramsDataContext); getBlocPromo(elt, paramsDataContext); } else { } } else { } } alimenteBlocPromo(elt); /* Select the node that will be observed for mutations */ var targetNode = elt.get()[0]; /* Options for the observer (which mutations to observe) */ var config = { attributes: true }; /* Callback function to execute when mutations are observed */ var callback = function(mutationsList) { var i; for (i in mutationsList) { if(mutationsList[i].type === 'attributes') { if (mutationsList[i].attributeName === 'data-context') { alimenteBlocPromo(elt); } } } }; if(targetNode!=null && targetNode!="undefined") { /* Create an observer instance linked to the callback function */ var observer = new MutationObserver(callback); /* Start observing the target node for configured mutations */ observer.observe(targetNode, config); } else { }} });}(aggregator));(function(aggregator) { aggregator.replaceTo(".agg-promo-encart-generique-label", "encart-promo-generique-2");}(aggregator));(function(aggregator) { aggregator.component("sticky-contact", { template: "C'est comme ça vous arrange : demandez à être appelé par un conseiller immédiatement ou plus tard.
du lundi au vendredi de 8h30 à 20h
et le samedi de 8h30 à 17h (hors jours fériés)
Service et appel gratuits du lundi au vendredi de 8h30 à 20h et et le samedi de 8h30 à 17h (hors jours fériés)
du lundi au vendredi de 8h30 à 20h
et le samedi de 8h30 à 17h (hors jours fériés)
Service et appel gratuits
du lundi au vendredi de 8h30 à 20h
et le samedi de 8h30 à 17h (hors jours fériés)
Choisissez l'agence MAAF la plus proche de chez vous et convenez d'une date de rendez-vous.