Skip to Content
AWP06/W


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