Skip to Content
AYRA PRO 6


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