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