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