Brennan Kilbane is a writer covering the beauty industry. He's also the beauty editor at the Business of Fashion, and a contributing writer to Air Mail Look and Allure. He is based in New York.
`;
// integrate Sub(x) scripts and elements
if (hostname !== 'subs.nymag.com') { // do not integrate on this subdomain
document.head.appendChild(trackingScript);
document.body.insertAdjacentHTML('beforeend', subXAnimationElements);
}