Domain Not Claimed
This domain has been mapped to Squarespace, but it has not yet been claimed by a website. If this is your domain, claim it in the Domains tab of your Website Manager.
',
margin: 100,
noHeightConstrain: true
});
lb.show();
lb.getContentEl().on("click", function(e) {
if (e.target.ancestor(".login-button", true)) {
document.location.href = '/config/';
}
});
});
});