Skip to Content
CORDE SEPARE
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }