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