Skip to Content
GR TR20SK


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