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