Skip to Content
60011045


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