Skip to Content

ENCEINTE

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