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