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