Se rendre au contenu
HYMS-124A
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }