Skip to Content
PA H16R


function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }