Skip to Content
PLLP5012


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