Skip to Content
CHLP315LU5


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