Skip to Content
MV012COL/4/4 BL


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