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