[tcb-script]jQuery(document).ready(function($){var param=location.search;console.log(« paramètre=>  » + param);var email1= »b64: »+window.btoa(param);console.log(« paramètre encodé =>  » + email1);console.log(email1);$(« .fb-send-to-messenger »).attr(« data-ref »,email1);});window.fbMessengerPlugins = window.fbMessengerPlugins ||{ init : function() { FB.init({ appId: « 1678638095724206 », xfbml: true, version: « v2.6 » }); FB.Event.subscribe(‘send_to_messenger’, function(response) {if ( response.event == ‘clicked’ ) {// callback for events triggered by the pluginwindow.top.location = ‘http://m.me/1737282776324279’;};});}, callable : [] };window.fbAsyncInit = window.fbAsyncInit ||function() { window.fbMessengerPlugins.callable.forEach( function( item ) { item(); } ); window.fbMessengerPlugins.init(); };setTimeout( function() { (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) { return; } js = d.createElement(s); js.id = id; js.src = « //connect.facebook.net/en_US/sdk.js »; fjs.parentNode.insertBefore(js, fjs); }(document, ‘script’, ‘facebook-jssdk’)); }, 0);[/tcb-script]