The Cooper | Oxblood Leather
We dropped the classic work boot “mocc-toe” style onto our ridiculously comfortable Rambler construction (same as the "Grover") and called it the “Cooper”. Classic Steel Grey Suede, Burnished Crazy Horse Oxblood and a fresh new Tan Crazy Horse Leather complete the look of this instant Hound & Hammer classic.

{
status: 'connected',
authResponse: {
accessToken: '...',
expiresIn:'...',
signedRequest:'...',
userID:'...'
}
}
function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
}