Shanna Shipin is a freelance writer and editor and Cut Shop contributor covering beauty and lifestyle. She previously held positions as commerce director and managing editor for shopping content at Allure, Glamour, SELF, and Teen Vogue.
`;
// 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);
}