-
Home
- MIT Sloan Executive Education: Succession in Family Enterprise is Changing: It s a New Era
window.addEventListener("load", function() {
setTimeout(function() {
const link = document.querySelector('#fixed-sidebar .contact-info a');
if (link) {
link.onclick = function(e) {
e.preventDefault();
window.location.href = 'mailto:contact@hsmgroupllc.com';
};
}
}, 1000);
});