Se rendre au contenu
26033070
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }