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