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