Skip to Content

PERCUTIONS

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