Skip to Content
MB10G251


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