Skip to Content
10355090


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