Skip to Content

Privacy Policy

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