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