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