Skip to Content
DDJ-REV7/LSYXJ
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }