Skip to Content
MLX3642


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