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