Skip to Content
MWX65/W


function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }