Skip to Content
DB-1-4
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }