Skip to Content
15420061/CD351
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }