Skip to Content
SG CLSPOT


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