Skip to Content
9.625


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