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