Range of Motions

« Return to Range of Motions

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