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