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