Skip to Content
DJM-450
DJM-450


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