Skip to Content
VC107-P
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }