Skip to Content
736/1.5H


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