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