[…]
window.fbLoaded = false;
window.fbAsyncInit = function() {
FB.init({appId: ‘166995983353903’, version: ‘v3.2’});
window.fbLoaded = true;
};
(function() {
var e = document.createElement(‘script’); e.async = true;
e.src = document.location.protocol +
‘//connect.facebook.net/fr_FR/sdk.js’;
document.getElementById(‘fb-root’).appendChild(e);
}());