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