Skip to Content
004-487X
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }