Skip to Content
DT BON05PBL
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }