Skip to Content
26370350


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