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